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 fe3c1fe commit c784c36Copy full SHA for c784c36
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
fetch-depth: 30
37
persist-credentials: false
38
39
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
40
with:
41
node-version: '16'
42
0 commit comments