Skip to content

ci: bump checkout to v5 and setup-uv to v6 for Node.js 24#314

Merged
schloerke merged 2 commits into
mainfrom
schloerke/fix-gha-warnings
May 21, 2026
Merged

ci: bump checkout to v5 and setup-uv to v6 for Node.js 24#314
schloerke merged 2 commits into
mainfrom
schloerke/fix-gha-warnings

Conversation

@schloerke
Copy link
Copy Markdown
Contributor

Summary

  • Bumps actions/checkout@v4@v5 and astral-sh/setup-uv@v3@v6 across all 8 workflows.
  • Resolves the ##[warning]Node.js 20 actions are deprecated notice that appears at the end of every CI job. Node.js 20 will be forced off GitHub Actions runners starting June 2nd, 2026.
  • We don't pass python-version to setup-uv anywhere, so the v6 activate-environment breaking change doesn't apply.

Test plan

  • CI green on this PR (all jobs run on Node 24; deprecation warning gone)

schloerke added 2 commits May 21, 2026 14:19
Resolves the "Node.js 20 actions are deprecated" warnings appearing in
every workflow run. Node.js 20 is being forced off GitHub Actions runners
in June 2026.
@schloerke schloerke merged commit e4d658d into main May 21, 2026
8 checks passed
@schloerke schloerke deleted the schloerke/fix-gha-warnings branch May 21, 2026 18:36
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