Update checkout action to version 5 in Codeberg mirror workflow
Some checks are pending
🪞 Mirror to Codeberg / codeberg (push) Waiting to run
Some checks are pending
🪞 Mirror to Codeberg / codeberg (push) Waiting to run
This commit is contained in:
parent
9dfd3ef840
commit
23f69d1854
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeberg_mirror.yml
vendored
2
.github/workflows/codeberg_mirror.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
codeberg:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue