Update actions/checkout action to v7

This commit is contained in:
Renovate Bot
2026-06-21 02:01:23 +00:00
parent cce6719158
commit 727c828128

View File

@@ -23,7 +23,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
fetch-depth: 0