Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] de640df8c4
Merge 16acd83d1f into b4966687a3 2025-08-14 19:52:25 +00:00
dependabot[bot] 16acd83d1f
ci(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-14 19:52:22 +00:00
1 changed files with 1 additions and 1 deletions

View File

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