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 cfcc374 + 2f83550 commit 9e8b6d9Copy full SHA for 9e8b6d9
.github/workflows/nodejs.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
#- name: Derive appropriate SHAs for base and head for `nx affected` commands
30
# uses: nrwl/nx-set-shas@v3
31
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
32
with:
33
node-version: '16'
34
- uses: pnpm/action-setup@v2.4.0
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments