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.
1 parent f65f1f3 commit f56fdebCopy full SHA for f56fdeb
.github/actions/setup/action.yml
@@ -8,7 +8,7 @@ runs:
8
with:
9
fetch-depth: 0
10
- name: Use Node.js
11
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
12
13
node-version-file: '.nvmrc'
14
cache: 'npm'
0 commit comments