We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3924d1 commit 16d3f18Copy full SHA for 16d3f18
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0
15
16
- name: Use Node.js
17
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
18
with:
19
node-version-file: .nvmrc
20
cache: npm
0 commit comments