nx icon indicating copy to clipboard operation
nx copied to clipboard

chore(core): update `actions/setup-node` to `v4` in `ci-workflow` generator

Open LayZeeDK opened this issue 1 year ago • 3 comments

Currently, the following warning is output when using GitHub Actions.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Current Behavior

  • The actions/setup-node GitHub Action is installed in version 3.x which uses the deprecated Node.js 16 runtime for GitHub Actions

Expected Behavior

  • The actions/setup-node GitHub Action is installed in version 4.x which uses the supported Node.js 20 runtime for GitHub Actions

Related Issue(s)

Fixes #

LayZeeDK avatar Jun 23 '24 20:06 LayZeeDK

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jul 23, 2024 9:22am

vercel[bot] avatar Jun 23 '24 20:06 vercel[bot]

I need a little help to update the Jest snapshots in the workspace project.

I don't have Rust on my local Windows machine and pnpm errs in the dev container.

I'll try to solve it but if someone with write permissions could update the relevant Jest snapshots, that would be great.

LayZeeDK avatar Jun 24 '24 08:06 LayZeeDK

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

github-actions[bot] avatar Jul 30 '24 00:07 github-actions[bot]