We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd26eac commit cbd9c55Copy full SHA for cbd9c55
1 file changed
.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