Skip to content

Update the internal setup-node pin to v6#85

Open
mkanetsuna wants to merge 1 commit intoopenai:mainfrom
mkanetsuna:chore/update-setup-node-to-v6
Open

Update the internal setup-node pin to v6#85
mkanetsuna wants to merge 1 commit intoopenai:mainfrom
mkanetsuna:chore/update-setup-node-to-v6

Conversation

@mkanetsuna
Copy link
Copy Markdown
Contributor

Summary

  • update the internal actions/setup-node pin in action.yml from the v4.4.0 commit to the v6 commit
  • keep node-version: "20" unchanged in this PR
  • address the Node 20 deprecation warning caused by the action dependency itself

Verification

  • pnpm install --frozen-lockfile
  • pnpm run check
  • pnpm run build

Closes #84

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.

Update the internal setup-node dependency to a Node 24-compatible version

1 participant