chore(deps): bump actions/checkout from 5 to 6 in the github-actions group (#561)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 07:47:55 +00:00
committed by GitHub
parent 6acded53f6
commit faff2be207
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
persist-credentials: false