mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
chore: update checkout action to v5
This commit is contained in:
parent
d7ba49ea97
commit
fa9c58f1e2
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user