Update actions/checkout action to v7 #4

Open
bot wants to merge 1 commits from renovate/actions-checkout-7.x into main
Showing only changes of commit 43334ab70f - 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