Skip to content

ci: bump artifact and release actions to Node 24 majors#22

Merged
iammukeshm merged 1 commit into
mainfrom
fix/gh-actions-node24
Jul 22, 2026
Merged

ci: bump artifact and release actions to Node 24 majors#22
iammukeshm merged 1 commit into
mainfrom
fix/gh-actions-node24

Conversation

@iammukeshm

Copy link
Copy Markdown
Member

Fixes the Node.js 20 deprecation warnings on every CI run by bumping actions/upload-artifact v5→v7, actions/download-artifact v5→v8, and softprops/action-gh-release v2→v3 (all target Node 24). The pack→publish artifact handoff is unaffected — v7/v8 share the same artifact service as v4+.

🤖 Generated with Claude Code

upload-artifact v5, download-artifact v5, and action-gh-release v2
target the deprecated Node.js 20 runtime and warn on every run.
Bumped to the current majors (v7/v8/v3), which target Node 24.
upload v7 and download v8 share the v4+ artifact service, so the
pack->publish artifact handoff is unaffected.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@iammukeshm
iammukeshm merged commit 5d722aa into main Jul 22, 2026
11 checks passed
@iammukeshm
iammukeshm deleted the fix/gh-actions-node24 branch July 22, 2026 13:53
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