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
@@ -14,7 +14,7 @@ jobs:
update-flake-hashes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0
fetch-tags: false