feat: bump actions/checkout from 6 to 7 (#179)

This commit is contained in:
dependabot[bot]
2026-06-23 12:27:02 +02:00
committed by GitHub
parent e6f2616609
commit bb137f845b
3 changed files with 10 additions and 10 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`