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
@@ -32,7 +32,7 @@ jobs:
echo "Debian distribution: $DISTRIBUTION ($VERSION)"
- name: Checkout repository with full history
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0