We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a74ab commit cd6aa09Copy full SHA for cd6aa09
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
persist-credentials: false
22
token: ${{secrets.gh_token}}
23
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v2
24
with:
25
node-version: 16
26
registry-url: 'https://registry.npmjs.org'
0 commit comments