chore(deps): update actions/checkout action to v7

This commit is contained in:
2026-06-18 21:29:10 +00:00
parent a5f7d8dcb3
commit a45b719503
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checking out
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0