Update actions/checkout action to v7 #526

Merged
bot merged 1 commits from renovate/actions-checkout-7.x into main 2026-06-21 04:01:28 +02:00
Showing only changes of commit 727c828128 - Show all commits
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
contents: write contents: write
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v7
with: with:
fetch-depth: 0 fetch-depth: 0