Merge pull request #6 from johndoe6345789/renovate/actions-checkout-6.x

Update actions/checkout action to v6
This commit is contained in:
2025-12-25 07:03:59 +00:00
committed by GitHub

View File

@@ -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