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 ee53d4d + 076a7c8 commit d4bf756Copy full SHA for d4bf756
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
with:
10
fetch-depth: 0
11
- name: Setup Nodejs
12
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v2
13
14
node-version: 12
15
- name: Install dependencies
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
- name: Setup Node.js
16
17
18
19
0 commit comments