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 34ac4b0 commit def6cfbCopy full SHA for def6cfb
.github/workflows/npm-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v3
15
- - uses: actions/setup-node@v1
+ - uses: actions/setup-node@v3
16
with:
17
node-version: 12
18
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
registry-url: https://registry.npmjs.org/
0 commit comments