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 fe94036 commit 7bb1b49Copy full SHA for 7bb1b49
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
ref: ${{ github.ref }}
12
fetch-depth: 0
13
14
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
15
with:
16
node-version: 16
17
cache: "yarn"
0 commit comments