CI: go back to official checkout action
/ test (push) Failing after 3s Details

This commit is contained in:
Michał Rudowicz 2025-02-17 22:27:44 +01:00
parent c66006ef33
commit 605090c557
1 changed files with 2 additions and 1 deletions

View File

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