This commit is contained in:
parent
7e1708c4a7
commit
c7eee77fc3
|
@ -19,7 +19,7 @@ jobs:
|
|||
# run: act --version
|
||||
|
||||
- name: 'FIX: fetch actions/checkout@v4'
|
||||
run: curl -vL -o actions-checkout@v4/dist/index.js https://raw.githubusercontent.com/actions/checkout/main/dist/index.js
|
||||
run: curl -vL --create-dirs -o actions-checkout@v4/dist/index.js https://raw.githubusercontent.com/actions/checkout/main/dist/index.js
|
||||
|
||||
- name: Setup repo
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue