Update actions/checkout action to v7 #4

Merged
sora merged 1 commits from renovate/actions-checkout-7.x into main 2026-09-03 12:13:52 +02:00
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
fetch-depth: 0