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

This commit is contained in:
2026-07-07 04:22:07 +00:00
parent 38bc8ccbbf
commit 8c32cfb801
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