ci(deps): bump actions/checkout from 5 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-24 14:44:27 +00:00 committed by Sebastian Thomschke
parent b7a8301e75
commit b2b83e8bf7
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@v5 # https://github.com/actions/checkout
uses: actions/checkout@v6 # https://github.com/actions/checkout
- name: Run the sh-checker