Skip to content

ci: bump actions to Node 24 majors (clear deprecation warnings)#3

Merged
kurok merged 1 commit into
mainfrom
ci/bump-actions-node24
Jun 9, 2026
Merged

ci: bump actions to Node 24 majors (clear deprecation warnings)#3
kurok merged 1 commit into
mainfrom
ci/bump-actions-node24

Conversation

@kurok

@kurok kurok commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Clears the Node.js 20 deprecation warnings on the build/publish workflows (Node 20 actions are forced to Node 24 on Jun 16, 2026).

  • actions/checkout v4 → v6
  • actions/setup-python v5 → v6
  • actions/upload-artifact v4 → v7
  • actions/download-artifact v4 → v8

Versions confirmed as the current latest majors via the GitHub releases API.

Clears the Node.js 20 deprecation warnings: checkout v4->v6, setup-python
v5->v6, upload-artifact v4->v7, download-artifact v4->v8.

Signed-off-by: kurok <22548029+kurok@users.noreply.github.com>
@kurok kurok merged commit 4a15262 into main Jun 9, 2026
1 check passed
@kurok kurok deleted the ci/bump-actions-node24 branch June 9, 2026 19:11
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