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

This commit is contained in:
2026-06-18 14:23:11 +00:00
parent a5f7d8dcb3
commit 4456f1e4fe
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.0.0
with:
fetch-depth: 0