Skip to content

chore(ci): bump actions to Node 24 runtimes#13

Open
meck93 wants to merge 1 commit into
mainfrom
chore/bump-actions-node24
Open

chore(ci): bump actions to Node 24 runtimes#13
meck93 wants to merge 1 commit into
mainfrom
chore/bump-actions-node24

Conversation

@meck93

@meck93 meck93 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Silences the remaining Node 20 deprecation warnings by bumping to majors that run natively on Node 24 (verified using: node24 in each action.yml):

  • jdx/mise-action v2 → v4 (release.yml, ci.yml)
  • softprops/action-gh-release v2 → v3 (release.yml)
  • actions/checkout v4 → v5 (ci.yml — release.yml already on v5)

Only the informational macos-latest migration notice will remain.

🤖 Generated with Claude Code

Silence Node 20 deprecation warnings:
- jdx/mise-action v2 -> v4
- softprops/action-gh-release v2 -> v3
- actions/checkout v4 -> v5 (ci.yml)

Co-Authored-By: Claude Opus 4.8 (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