Update CI workflow: actions/setup-node → v6 #58
Reference in New Issue
Block a user
Delete Branch "renovate/actions-setup-node-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User description
This PR contains the following updates:
v4→v6Release Notes
actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
PR Type
Enhancement
Description
actions/setup-nodefrom v4 to v6File Walkthrough
test.yaml
Upgrade Node setup action version.gitea/workflows/test.yaml
actions/setup-node@v4to@v6chore(deps): update actions/setup-node action to v6to Update CI workflow: actions/setup-node → v6PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
Indentation Check
Ensure the
withblock is properly indented under theactions/setup-node@v6step so it’s correctly applied.Version Compatibility
Verify that
actions/setup-node@v6fully supports Node.js version22, as mismatches could cause failures.PR Code Suggestions ✨
No code suggestions found for the PR.