build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#11517)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 10:01:42 +01:00
committed by GitHub
parent d6aaede8d8
commit 70867cf9ba
+1 -1
View File
@@ -237,7 +237,7 @@ jobs:
needs: [setup]
steps:
- name: Checkout repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: 0 # Fetch all history for all tags and branches
- uses: ./.github/actions/setup