chore(deps)!: update actions/checkout (v4 → v6) (#93)

This commit is contained in:
renovate[bot]
2025-11-29 09:59:48 +02:00
committed by GitHub
parent 9de7444ee8
commit 6fb20f194b

View File

@@ -28,7 +28,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}