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 55cec97 commit 31e0081Copy full SHA for 31e0081
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
with:
13
fetch-depth: 0
14
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
15
16
node-version: latest
17
cache: npm
0 commit comments