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

This commit was merged in pull request #290.
This commit is contained in:
bot
2026-06-20 04:04:30 +02:00
+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:
submodules: true submodules: true
fetch-depth: 0 fetch-depth: 0