We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73d646f + 7932ee1 commit 0918dc9Copy full SHA for 0918dc9
.github/workflows/nodejs.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
#- name: Derive appropriate SHAs for base and head for `nx affected` commands
28
# uses: nrwl/nx-set-shas@v3
29
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
30
with:
31
node-version: '16'
32
- uses: pnpm/action-setup@v2.4.0
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments