build(deps): bump actions/checkout from 6 to 7 in the dependencies group (#41)

This commit is contained in:
dependabot[bot]
2026-06-25 18:42:31 +02:00
committed by GitHub
parent e4212caf3f
commit 0f3de2312e
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
statuses: write
steps:
- name: Checkout Code
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
# Full git history is needed to get a proper
# list of changed files within `super-linter`