mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13:43:12 +00:00
Update workflow.yml
This commit is contained in:
parent
65b4c0f1d8
commit
d1cde937f6
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -8,6 +8,8 @@ jobs:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest, windows-latest]
|
||||
actions:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
- name: Set Node.js 10.x
|
||||
uses: actions/setup-node@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user