Skip to content

chore: upgrade dependencies and move action runtime to node24 - #93

Open
luojiyin1987 wants to merge 7 commits into
akhilmhdh:masterfrom
luojiyin1987:chore/upgrade-deps-node24
Open

chore: upgrade dependencies and move action runtime to node24#93
luojiyin1987 wants to merge 7 commits into
akhilmhdh:masterfrom
luojiyin1987:chore/upgrade-deps-node24

Conversation

@luojiyin1987

Copy link
Copy Markdown

Closes #92.

Summary:

  • upgrade runtime dependencies to current major versions
  • upgrade build and test tooling
  • switch the Action runtime in action.yml from node20 to node24
  • refresh generated dist/ artifacts

Validation:

  • npm test
  • npm run build

Notes:

  • verified the src/ code paths used from @actions/core, @actions/github, and nanoid
  • branch source: luojiyin1987:chore/upgrade-deps-node24

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.

Upgrade action dependencies and runtime to Node 24

1 participant