Skip to content

chore: Upgrade GitHub Action runtime from Node 20 to Node 24#63

Merged
goruha merged 1 commit intomainfrom
chore/upgrade-node-24
Mar 26, 2026
Merged

chore: Upgrade GitHub Action runtime from Node 20 to Node 24#63
goruha merged 1 commit intomainfrom
chore/upgrade-node-24

Conversation

@goruha
Copy link
Copy Markdown
Member

@goruha goruha commented Mar 26, 2026

Summary

  • Update action.yml runtime from node20 to node24
  • Bump engines.node in package.json from >=20 to >=24
  • Rebuild dist/index.js

Test plan

  • Verify the action runs successfully in a workflow using Node 24
  • Confirm no runtime errors from bundled dependencies

🤖 Generated with Claude Code

Update action.yml to use node24 runtime and bump engines.node to >=24
in package.json. Rebuild dist/index.js.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mergify mergify bot added the triage Needs triage label Mar 26, 2026
@goruha goruha merged commit 05f6d74 into main Mar 26, 2026
44 of 46 checks passed
@goruha goruha deleted the chore/upgrade-node-24 branch March 26, 2026 19:08
@mergify mergify bot removed the triage Needs triage label Mar 26, 2026
@github-actions
Copy link
Copy Markdown

These changes were released in v1.0.1.

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.

2 participants