ci: bump checkout and setup-node pins from v4 to v6 - #290
Merged
Conversation
The release.yml rehearsal after #289 annotated both v4 pins as targeting the deprecated Node 20 runtime. Same v6 SHAs docs.yml already uses, so all three workflows now pin the same versions. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JD1XEfzQByQEP29dMhJgvz
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #289: the release.yml rehearsal run annotated both v4 SHA pins (
actions/checkout,actions/setup-node) as targeting the deprecated Node 20 runtime. This bumps ci.yml and release.yml to the v6 SHAs docs.yml already pins, so all three workflows agree.The PR's own ci run exercises both bumped actions end-to-end; release.yml gets a
workflow_dispatchrehearsal after merge.🤖 Generated with Claude Code
https://claude.ai/code/session_01JD1XEfzQByQEP29dMhJgvz