Skip to content

fix: update GitHub Actions for Node 24 - #54

Merged
nathan2slime merged 8 commits into
masterfrom
fix/github-actions-node24
Apr 9, 2026
Merged

fix: update GitHub Actions for Node 24#54
nathan2slime merged 8 commits into
masterfrom
fix/github-actions-node24

Conversation

@nathan2slime

Copy link
Copy Markdown
Owner

Summary

  • Upgrade actions/checkout to v6 across all workflows so checkout runs on Node.js 24.
  • Keep the release workflow working by forcing JavaScript actions to Node.js 24, since softprops/action-gh-release still ships as a Node 20 action.
  • Pin softprops/action-gh-release to the latest v2.6.1 release.

Validation

  • git diff --check
  • No runtime tests needed; this is a workflow-only change.

@nathan2slime
nathan2slime merged commit f73df71 into master Apr 9, 2026
5 checks passed
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