Skip to content

ci: bump checkout and gh-release to their Node 24 majors#54

Merged
hbrooks merged 1 commit into
mainfrom
bump-actions-node24
Jul 17, 2026
Merged

ci: bump checkout and gh-release to their Node 24 majors#54
hbrooks merged 1 commit into
mainfrom
bump-actions-node24

Conversation

@hbrooks

@hbrooks hbrooks commented Jul 17, 2026

Copy link
Copy Markdown
Member

The v0.11.2 release run warned that actions/checkout@v4 and
softprops/action-gh-release@v2 target the deprecated Node 20 runtime.
Bump to actions/checkout@v7 and softprops/action-gh-release@v3, both of
which run on node24. No usage changes needed: checkout v6+ persists
credentials in a separate config file rather than .git/config, but the
tap push still authenticates through the checkout-configured SSH key.
@hbrooks
hbrooks merged commit b8d8a99 into main Jul 17, 2026
1 check 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