Skip to content

chore: update GitHub Actions to node24-compatible versions#22

Merged
laurentgo merged 1 commit intodremio:mainfrom
laurentgo:claude/focused-hellman
Apr 15, 2026
Merged

chore: update GitHub Actions to node24-compatible versions#22
laurentgo merged 1 commit intodremio:mainfrom
laurentgo:claude/focused-hellman

Conversation

@laurentgo
Copy link
Copy Markdown
Collaborator

Summary

  • actions/checkout: v4 → v6 (node24 runtime)
  • astral-sh/setup-uv: v4 → v8.0.0 (node24; pinned to full version — v8 dropped major/minor tags for supply-chain security)
  • actions/upload-artifact: v4 → v7 (node24)
  • actions/download-artifact: v4 → v8 (node24)

Addresses the deprecation warning: "Node.js 20 actions are deprecated... Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026."

Test plan

  • CI passes on this PR

🤖 Generated with Claude Code

- actions/checkout: v4 → v6
- astral-sh/setup-uv: v4 → v8.0.0 (pinned; v8 dropped major tags)
- actions/upload-artifact: v4 → v7
- actions/download-artifact: v4 → v8

Addresses node20 deprecation warning effective June 2026.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@laurentgo laurentgo merged commit 1737921 into dremio:main Apr 15, 2026
6 checks passed
@laurentgo laurentgo deleted the claude/focused-hellman branch April 15, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant