mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-06-08 17:01:11 +00:00
Update .github/workflows/test.yml
This commit is contained in:
parent
bbba44193e
commit
05ee1a425f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -26,7 +26,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…
Add table
Add a link
Reference in a new issue