Skip to content

fix(ci): update deprecated GitHub Actions to Node.js 24 compatible versions - #3

Merged
palmithor merged 2 commits into
mainfrom
fix/actions-nodejs-deprecation
Jul 21, 2026
Merged

fix(ci): update deprecated GitHub Actions to Node.js 24 compatible versions#3
palmithor merged 2 commits into
mainfrom
fix/actions-nodejs-deprecation

Conversation

@palmithor

@palmithor palmithor commented Jul 21, 2026

Copy link
Copy Markdown
Member

Fixes 5 Node.js 20 deprecation warnings from the latest release workflow run.

Updates:

  • actions/upload-artifact: v4.6.2 → v7.0.1
  • actions/download-artifact: v4.3.0 → v8.0.1

These newer action versions run natively on Node.js 24, eliminating the forced compatibility warnings.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Update actions/upload-artifact to v7.0.1 and actions/download-artifact
to v8.0.1 to resolve Node.js 20 deprecation warnings on GitHub Actions.
@palmithor
palmithor merged commit 7cfa84c into main Jul 21, 2026
1 check passed
@palmithor
palmithor deleted the fix/actions-nodejs-deprecation branch July 21, 2026 15:14
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