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 d803c87 commit 78a8f7eCopy full SHA for 78a8f7e
.github/workflows/npmpublish.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
13
- uses: actions/setup-node@v1
14
with:
15
node-version: 12
@@ -20,7 +20,7 @@ jobs:
20
needs: build
21
22
23
24
25
26
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments