mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-22 00:35:32 +08:00
Update .github/workflows/check-dist.yml
This commit is contained in:
parent
5cfad07535
commit
72f656fe3b
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Set Node.js 12.x
|
- name: Set Node.js 12.x
|
||||||
uses: actions/setup-node@v2.3.0
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
cache: npm
|
cache: npm
|
||||||
node-version: 12.x
|
node-version: 12.x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user