GHA: update actions/checkout action to v6 from v5

Closes #19628
This commit is contained in:
renovate[bot] 2025-11-20 16:40:52 +00:00 committed by Daniel Stenberg
parent 92d9dbe4c0
commit c5ef882e90
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
12 changed files with 40 additions and 40 deletions

View file

@ -594,7 +594,7 @@ jobs:
# lib dir
# /home/runner/quiche/quiche/deps/boringssl/src/lib
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
persist-credentials: false