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.
2 parents bd26eac + cbd9c55 commit 4f1b83cCopy full SHA for 4f1b83c
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
persist-credentials: false
21
token: ${{secrets.gh_token}}
22
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v3
23
with:
24
node-version: 16
25
registry-url: "https://registry.npmjs.org"
0 commit comments