ci: [DEPENDABOT] bump actions/checkout from 4 to 5 (#2443)

This commit is contained in:
dependabot[bot]
2025-08-18 09:56:05 +01:00
committed by GitHub
parent 73bc85864b
commit e05505aa4f
15 changed files with 24 additions and 24 deletions

View File

@@ -32,7 +32,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0