Skip to content

chore(ci): bump github actions to versions with node24 runtime#2

Merged
BetelGuese merged 1 commit intomainfrom
chore/bump-gh-actions-node24
Apr 24, 2026
Merged

chore(ci): bump github actions to versions with node24 runtime#2
BetelGuese merged 1 commit intomainfrom
chore/bump-gh-actions-node24

Conversation

@BetelGuese
Copy link
Copy Markdown
Contributor

Summary

Bump three GitHub Actions to versions using the Node-24 runtime:

  • actions/checkoutv6.0.2
  • actions/setup-nodev6.4.0
  • softprops/action-gh-releasev3.0.0

Required before 2026-06-02 when GitHub forces Node-20 actions to Node 24 by default, and before 2026-09-16 when Node 20 is removed entirely from runners. Mirrors the same chore already applied to openeudi/openid4vp (ec3cd83) and openeudi/core.

No test or code changes. node-version: "20" in setup-node inputs stays — that's the Node version used to run tests inside the runner, not the action's own runtime.

Test plan

  • CI workflows run green on the PR

@BetelGuese BetelGuese merged commit 4bd2b0c into main Apr 24, 2026
3 checks passed
@BetelGuese BetelGuese deleted the chore/bump-gh-actions-node24 branch April 24, 2026 18:40
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