chore(deps): Update actions/checkout to v6

This commit is contained in:
Ginger
2025-11-25 12:38:05 -05:00
parent 23c398dc1e
commit 9f133cf75b
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Sync repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
persist-credentials: false
fetch-depth: 0