build(deps): bump clechasseur/rs-clippy-check from 4 to 5

Bumps [clechasseur/rs-clippy-check](https://github.com/clechasseur/rs-clippy-check) from 4 to 5.
- [Release notes](https://github.com/clechasseur/rs-clippy-check/releases)
- [Commits](https://github.com/clechasseur/rs-clippy-check/compare/v4...v5)

---
updated-dependencies:
- dependency-name: clechasseur/rs-clippy-check
  dependency-version: '5'
  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-09-02 15:35:08 +00:00 committed by GitHub
parent 48802b9e98
commit 4c5f1ace82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
with:
components: clippy
- name: Run clippy action
uses: clechasseur/rs-clippy-check@v4
uses: clechasseur/rs-clippy-check@v5
- name: Cache Cargo dependencies
uses: Swatinem/rust-cache@v2
doc: