forgejo: use GitHub checkout, missing
All checks were successful
/ deploy (push) Successful in 27s

This commit is contained in:
forgejo-actions[bot] 2024-09-08 20:08:44 +00:00
parent 2c84a9c8e3
commit 893415277a
42 changed files with 435 additions and 533 deletions

View file

@ -18,7 +18,7 @@ jobs:
with:
ssh-private-key: ${{ secrets.PAGES_PRIVKEY }}
- name: Repo pull
uses: actions/checkout@v4
uses: https://github.com/actions/checkout@v4
with:
fetch-depth: 0
- name: Website upload