build(deps): bump actions/checkout from 4 to 5 in the dependencies group (#31)

This commit is contained in:
dependabot[bot]
2025-08-13 20:23:15 +02:00
committed by GitHub
parent 6a2b4fbd8b
commit d6e06c91c1
2 changed files with 4 additions and 4 deletions

View File

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