Merge pull request 'Update actions/checkout action to v7' (#526) from renovate/actions-checkout-7.x into main

This commit was merged in pull request #526.
This commit is contained in:
bot
2026-06-21 04:01:27 +02:00

View File

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