CI: go back to official checkout action
/ test (push) Failing after 3s
Details
/ test (push) Failing after 3s
Details
This commit is contained in:
parent
c66006ef33
commit
605090c557
|
@ -8,7 +8,8 @@ jobs:
|
|||
container:
|
||||
image: git.hswro.org/fleg/hswro_org:latest
|
||||
steps:
|
||||
- uses: https://github.com/taiki-e/checkout-action@v1
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
- run: bundle exec jekyll build
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue