.
This commit is contained in:
parent
7ca53c18b3
commit
a9a57fd4ec
|
@ -10,11 +10,11 @@ jobs:
|
||||||
# https://github.com/RouxAntoine/checkout/tree/v3.5.4
|
# https://github.com/RouxAntoine/checkout/tree/v3.5.4
|
||||||
- name: ping
|
- name: ping
|
||||||
run: ping -c 4 140.82.121.3
|
run: ping -c 4 140.82.121.3
|
||||||
- uses: https://sigyl.com/git/actions/checkout@main
|
- uses: https://github.com/gilesbradshaw/checkout@v1.0
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
- uses: https://sigyl.com/git/actions/checkout@main
|
- uses: https://github.com/gilesbradshaw/checkout@v1.0
|
||||||
with:
|
with:
|
||||||
action: yml
|
action: yml
|
||||||
path: '.'
|
path: '.'
|
||||||
|
|
Loading…
Reference in New Issue