.
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Failing after 3s Details

This commit is contained in:
giles 2023-10-22 11:05:26 +01:00
parent 7ca53c18b3
commit a9a57fd4ec
1 changed files with 2 additions and 2 deletions

View File

@ -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: '.'