Skip to content

ci: bump workflow actions to Node 24-compatible versions - #17

Merged
goodlime merged 1 commit into
mainfrom
chore/bump-workflow-actions-node24
Apr 23, 2026
Merged

ci: bump workflow actions to Node 24-compatible versions#17
goodlime merged 1 commit into
mainfrom
chore/bump-workflow-actions-node24

Conversation

@goodlime

Copy link
Copy Markdown
Contributor

Summary

  • Bump actions/checkout and actions/setup-node to v6 across ci.yml, pages.yml, and publish.yml
  • Bump actions/upload-pages-artifact to v5 and actions/deploy-pages to v5 in pages.yml
  • Clears the Node.js 20 deprecation warning GitHub is emitting ahead of the June 2026 forced migration

Test plan

  • CI workflow runs green on this PR
  • Pages workflow runs green after merge to main and deploys successfully
  • No Node 20 deprecation warnings in the workflow logs

Updates actions/checkout and actions/setup-node to v6, and the Pages
actions (upload-pages-artifact, deploy-pages) to v5 to clear the
Node.js 20 deprecation warning emitted by GitHub Actions runners.
@goodlime
goodlime merged commit fe85776 into main Apr 23, 2026
1 check passed
@goodlime
goodlime deleted the chore/bump-workflow-actions-node24 branch April 23, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant