mirror of
https://github.com/actions/http-client.git
synced 2025-02-25 09:03:09 +00:00
update wf
This commit is contained in:
parent
375f12fb8b
commit
9d73eb3e8f
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -24,9 +24,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Set Node.js 12.x
|
- name: Setup node
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: {{ matrix.node-version }}
|
node-version: {{ matrix.node-version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user