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

This commit is contained in:
dependabot[bot]
2025-08-20 19:16:48 +02:00
committed by GitHub
parent c33ff65466
commit 846af0aca2
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@v4
uses: actions/checkout@v5
with:
# Full git history is needed to get a proper
# list of changed files within `super-linter`