Skip to content

ci: bump astral-sh/setup-uv to v8.1.0 (Node 24)#7

Merged
bartzbeielstein merged 2 commits into
mainfrom
ci/bump-setup-uv-node24
Jun 2, 2026
Merged

ci: bump astral-sh/setup-uv to v8.1.0 (Node 24)#7
bartzbeielstein merged 2 commits into
mainfrom
ci/bump-setup-uv-node24

Conversation

@bartzbeielstein
Copy link
Copy Markdown
Contributor

Why

The pinned astral-sh/setup-uv ran on Node 20, which GitHub Actions force-migrates to Node 24 on 2026-06-16 and removes on 2026-09-16. This was the lone deprecation annotation on the v2.1.0 release run.

What

  • release.yml: repin SHA → 08807647e7069bb48b6ef5acd8ec9567f424441b (v8.1.0, Node 24)
  • lint.yml: @v5@v8 (keeps this file's tag-pin convention)

No behavior change; enable-cache and all inputs are unchanged in v8.

Release impact

Typed ci:, so semantic-release will not cut a new version on merge (per .releaserc.json). The release workflow will run on the merge commit, find nothing releasable, and the publish step no-ops via skip-existing against the already-published 2.1.0.

🤖 Generated with Claude Code

bartzbeielstein and others added 2 commits June 2, 2026 18:35
The pinned setup-uv ran on Node 20, which GitHub Actions force-migrates to
Node 24 on 2026-06-16 and removes on 2026-09-16. Bump to v8.1.0 to clear the
deprecation warning before the cutoff.

- release.yml: repin SHA -> 08807647e7069bb48b6ef5acd8ec9567f424441b (v8.1.0)
- lint.yml: @v5 -> @v8 (keeps this file's tag-pin style)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bartzbeielstein bartzbeielstein merged commit fbe2129 into main Jun 2, 2026
2 checks passed
@bartzbeielstein bartzbeielstein deleted the ci/bump-setup-uv-node24 branch June 2, 2026 16:38
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