Skip to content

ci: bump actions/checkout + setup-node v4 → v6 (Node 20 deprecation)#23

Merged
thierrzz merged 1 commit into
mainfrom
chore/ci-bump-actions
Jun 22, 2026
Merged

ci: bump actions/checkout + setup-node v4 → v6 (Node 20 deprecation)#23
thierrzz merged 1 commit into
mainfrom
chore/ci-bump-actions

Conversation

@thierrzz

Copy link
Copy Markdown
Collaborator

Bumps the two GitHub Actions that target the deprecated Node 20 runtime to v6 (Node 24), removing the deprecation warning on every CI run:

  • actions/checkout v4 → v6 (3 jobs)
  • actions/setup-node v4 → v6 (2 jobs)

node-version: "20" input is unchanged — that's the npm runtime for the jobs, unrelated to the action runtime. Supersedes dependabot PRs #6 and #7.

🤖 Generated with Claude Code

GitHub is forcing v4 (Node 20 runtime) onto Node 24 with a deprecation
warning on every run. Bump both actions to v6, which run natively on Node 24.
node-version input stays 20 (the npm runtime, unaffected).
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
avatar-admin Ready Ready Preview, Comment Jun 22, 2026 12:59pm
avatars-api Ready Ready Preview, Comment Jun 22, 2026 12:59pm

Request Review

@thierrzz thierrzz merged commit 2e2de4a into main Jun 22, 2026
6 checks passed
@thierrzz thierrzz deleted the chore/ci-bump-actions branch June 22, 2026 13:01
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