mirror of
https://github.com/any86/any-rule.git
synced 2025-07-13 23:38:58 +08:00
chore(ci): 更新action的version字段为node-version
This commit is contained in:
parent
d7be5fc5b7
commit
7a938d68b1
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Use Node.js 10.x
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
version: 10.x
|
||||
node-version: 10.x
|
||||
- name: test
|
||||
run: |
|
||||
npm i
|
||||
|
Loading…
x
Reference in New Issue
Block a user