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

This commit is contained in:
renovate[bot]
2026-06-19 11:48:11 +02:00
committed by GitHub
parent 7c9d2b1fd5
commit 49d25a13d0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0
-