Update workflow.yml (#7)
This commit is contained in:
parent
80aadaa7c0
commit
4c0991d2f2
|
@ -9,7 +9,7 @@ jobs:
|
||||||
operating-system: [ubuntu-latest, windows-latest]
|
operating-system: [ubuntu-latest, windows-latest]
|
||||||
actions:
|
actions:
|
||||||
- name: Set Node.js 10.x
|
- name: Set Node.js 10.x
|
||||||
uses: bryanmacfarlane/node-config@master
|
uses: actions/setup-node@master
|
||||||
with:
|
with:
|
||||||
version: 10.x
|
version: 10.x
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue