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

This commit is contained in:
renovate[bot]
2026-06-18 21:56:53 +00:00
committed by GitHub
parent c768ba894d
commit 2d2708bee5
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0
-