chore(deps): bump actions/checkout from 4 to 5 (#6388)

This commit is contained in:
dependabot[bot]
2025-08-16 11:21:43 +02:00
committed by GitHub
parent 8c05f37af3
commit ec2b132dfe
10 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -61,7 +61,7 @@ jobs:
C2_ENABLE_CRASHPAD: ${{ matrix.skip-crashpad == false }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
submodules: recursive
fetch-depth: 0 # allows for tags access
@@ -154,7 +154,7 @@ jobs:
C2_ENABLE_CRASHPAD: ${{ matrix.skip-crashpad == false }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
submodules: recursive
fetch-depth: 0 # allows for tags access
@@ -330,7 +330,7 @@ jobs:
if: (github.event_name == 'push' && github.ref == 'refs/heads/master')
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0 # allows for tags access