Update checkout action to version 5 in Codeberg mirror workflow
Some checks are pending
🪞 Mirror to Codeberg / codeberg (push) Waiting to run

This commit is contained in:
Adrian Altner 2026-03-30 16:44:16 +02:00
parent 9dfd3ef840
commit 23f69d1854

View file

@ -10,7 +10,7 @@ jobs:
codeberg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0