Skip to content

ci: bump actions off Node 20#36

Merged
vdavez merged 2 commits into
mainfrom
chore/bump-ci-actions
May 29, 2026
Merged

ci: bump actions off Node 20#36
vdavez merged 2 commits into
mainfrom
chore/bump-ci-actions

Conversation

@makegov-mark
Copy link
Copy Markdown
Contributor

@makegov-mark makegov-mark Bot commented May 29, 2026

Summary

Bumps GitHub Actions off the deprecated Node 20 runtime, which GitHub forces off the runners on 2026-06-02:

  • actions/checkout v4 → v6
  • astral-sh/setup-uv v4 → v8
  • codecov/codecov-action v3 → v5 (with the renamed file:files: input)

Notes

  • Workflow-only change; no package or source changes.
  • All four workflows validated as parseable YAML locally. The real signal is this PR's own CI run on the new action versions.

~ Mark

vdavez and others added 2 commits May 29, 2026 10:12
GitHub forces Node 20 actions off the runners on 2026-06-02. Bumps
actions/checkout v4→v6, astral-sh/setup-uv v4→v8, and codecov/codecov-action
v3→v5 (renamed file:→files: input). CI/workflow-only; no package changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
astral-sh/setup-uv only publishes a floating major up to v7; v8 exists only
as exact tags, so @v8 failed to resolve. Pin the exact latest v8.1.0.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@vdavez vdavez merged commit 6f7d071 into main May 29, 2026
12 checks 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