Merge pull request #1 from adrian-altner/dependabot/github_actions/actions-deps-76468cb07f
Bump actions/checkout from 4 to 6 in the actions-deps group
This commit is contained in:
commit
9291411999
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:
|
codeberg:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue