Skip to content

ci: bump actions/upload-artifact v5 → v7 (Node 24)#3

Open
evan-forbes wants to merge 1 commit into
mainfrom
ci-bump-upload-artifact
Open

ci: bump actions/upload-artifact v5 → v7 (Node 24)#3
evan-forbes wants to merge 1 commit into
mainfrom
ci-bump-upload-artifact

Conversation

@evan-forbes

Copy link
Copy Markdown
Collaborator

Follow-up to #2. actions/upload-artifact@v5 still runs on Node 20 (verified: v5 = node20, v6/v7 = node24), so the Node 20 deprecation warning persisted on manual workflow_dispatch runs. Bumps to v7 to clear it.

Only affects manual dispatch runs — the release path uses gh release upload, not this action — so it's cosmetic, but it fully clears the warning.

🤖 Generated with Claude Code

upload-artifact v5 still runs on Node 20; v6+ moved to Node 24. This clears
the remaining Node 20 deprecation warning on manual dispatch runs. (The
release path uses gh release upload, not this action.)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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