feat: bump actions/checkout from 5 to 6 (#172)

This commit is contained in:
dependabot[bot]
2025-11-26 00:49:56 +01:00
committed by GitHub
parent ac4a3a2668
commit 6f7a8d2348
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@v5
uses: actions/checkout@v6
with:
# Full git history is needed to get a proper
# list of changed files within `super-linter`