Update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-12-25 07:02:44 +00:00
committed by GitHub
parent 329713a032
commit 89103f40fe

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