Skip to content

Upgrade actions/checkout and astral-sh/setup-uv to v7 - #50

Merged
loesak merged 2 commits into
masterfrom
claude/outdated-actions-checkout-qj1yd5
Jul 4, 2026
Merged

Upgrade actions/checkout and astral-sh/setup-uv to v7#50
loesak merged 2 commits into
masterfrom
claude/outdated-actions-checkout-qj1yd5

Conversation

@loesak

@loesak loesak commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump actions/checkout from v4 to v7 across all three CI jobs (jvm, python, compatibility-tests)
  • Bump astral-sh/setup-uv from v6 to v7 in the python and compatibility-tests jobs

Both actions were flagged in CI with the warning that they target the deprecated Node.js 20 runtime and are being forced onto Node.js 24. Upgrading to their latest major versions resolves the warning.

Test plan

  • Confirm CI runs green on this PR with no Node.js deprecation warning

Generated by Claude Code

claude added 2 commits July 4, 2026 17:18
actions/checkout@v4 was flagged as outdated in build warnings; v5 is
the current major release.
Both actions were flagged as being forced onto Node.js 24 despite
targeting the deprecated Node.js 20 runtime; v7 of each resolves this.
@loesak
loesak merged commit 9d458aa into master Jul 4, 2026
3 checks passed
@loesak
loesak deleted the claude/outdated-actions-checkout-qj1yd5 branch July 4, 2026 17:26
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.

2 participants