Skip to content

Update actions to use NodeJS 24#104

Open
fkmy wants to merge 1 commit into
KyleMayes:masterfrom
fkmy:bump-actions
Open

Update actions to use NodeJS 24#104
fkmy wants to merge 1 commit into
KyleMayes:masterfrom
fkmy:bump-actions

Conversation

@fkmy
Copy link
Copy Markdown

@fkmy fkmy commented May 7, 2026

Bump third-party actions used in workflows so they run on Node.js 24,
following the deprecation announcement:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Changes:

  • actions/checkout: v4 → v6
  • actions/cache: v4 → v5

Note: this PR only covers workflows under .github/workflows/.
Migrating the action runtime itself (action.yml's using: node20) is being addressed separately in #98 / #100.

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