Skip to content

chore: upgrade Node.js version in action.yml and CI workflow to 24#17

Open
Kanenil wants to merge 1 commit into
barecheck:mainfrom
Kanenil:main
Open

chore: upgrade Node.js version in action.yml and CI workflow to 24#17
Kanenil wants to merge 1 commit into
barecheck:mainfrom
Kanenil:main

Conversation

@Kanenil
Copy link
Copy Markdown
Contributor

@Kanenil Kanenil commented Jun 8, 2026

This pull request updates the Node.js version used in both the GitHub Actions workflow and the action configuration from Node 20 to Node 24.

CI/CD Environment Updates:

  • .github/workflows/ci.yml: Updated the actions/setup-node step to use node-version: "24" instead of "20".
  • action.yml: Changed the using field from node20 to node24 to match the new Node.js runtime.

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