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 13ecfd1 + 1097cc6 commit 7f9633fCopy full SHA for 7f9633f
.github/workflows/artifact.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
version: 'latest'
29
30
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v3
31
32
node-version: '12'
33
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
0 commit comments