chore(deps): bump actions/checkout from 5 to 6 (#6593)

This commit is contained in:
dependabot[bot]
2025-11-27 20:20:22 +00:00
committed by GitHub
parent 4381a64d91
commit e166e58f52
10 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -58,7 +58,7 @@ jobs:
C2_ENABLE_CRASHPAD: ${{ matrix.skip-crashpad == false }}
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
submodules: recursive
fetch-depth: 0 # allows for tags access
@@ -138,7 +138,7 @@ jobs:
C2_ENABLE_CRASHPAD: ${{ matrix.skip-crashpad == false }}
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
submodules: recursive
fetch-depth: 0 # allows for tags access
@@ -315,7 +315,7 @@ jobs:
if: (github.event_name == 'push' && github.ref == 'refs/heads/master')
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0 # allows for tags access