mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-22 03:01:19 +00:00
Update test.yml
This commit is contained in:
parent
56e8d67af7
commit
5cfad07535
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Set Node.js 12.x
|
- name: Set Node.js 12.x
|
||||||
uses: actions/setup-node@v2.3.0
|
uses: actions/setup-node@v2.3.0
|
||||||
with:
|
with:
|
||||||
cache: npm
|
cache: npm
|
||||||
node-version: 12.x
|
node-version: 12.x
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user