Roll back the checkout action to v3
/ test (push) Successful in 21s Details

This commit is contained in:
Michał Rudowicz 2025-02-22 23:20:13 +01:00
parent 605090c557
commit 914b3b5317
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
container:
image: git.hswro.org/fleg/hswro_org:latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
with:
- run: bundle exec jekyll build
- uses: actions/upload-artifact@v3