ci(deps): bump actions/checkout from 4 to 5 (#8796)

This commit is contained in:
dependabot[bot]
2025-09-03 07:17:59 +02:00
committed by GitHub
parent 19a8a1f7d4
commit cc654c3f38
22 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
persist-credentials: false
fetch-depth: 0