Update actions/checkout action to v7

This commit is contained in:
Renovate Bot
2026-07-14 02:01:16 +00:00
parent 553e33d441
commit 43334ab70f
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
fetch-depth: 0