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 5ad0ec2 + f7ff8b4 commit eface46Copy full SHA for eface46
2 files changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Use Node.js
30
id: setup_node
31
- uses: actions/setup-node@v2.1.5
+ uses: actions/setup-node@v2.2.0
32
with:
33
node-version: ${{ matrix.node-version }}
34
.github/workflows/package-manager-ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v2
20
21
22
23
24
25
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments