Update actions/checkout action to v7 #4

Open
bot wants to merge 1 commits from renovate/actions-checkout-7.x into main
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
fetch-depth: 0