mirror of
https://github.com/actions/http-client.git
synced 2025-02-25 00:52:46 +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:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set Node.js 12.x
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: {{ matrix.node-version }}
|
||||
|
Loading…
Reference in New Issue
Block a user