mirror of
https://github.com/johndoe6345789/WizardMerge.git
synced 2026-04-24 13:44:55 +00:00
Merge pull request #6 from johndoe6345789/renovate/actions-checkout-6.x
Update actions/checkout action to v6
This commit is contained in:
2
.github/workflows/tlc.yml
vendored
2
.github/workflows/tlc.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0 # we need history to switch/create branches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user