Merge pull request #334 from aclist/chore/update-actions-dzgui
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled

chore: update checkout action to v5
This commit is contained in:
aclist 2026-06-05 18:59:03 +09:00 committed by GitHub
commit cc623914da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
mirror-to-codeberg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1