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

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

---
updated-dependencies:
- dependency-name: clechasseur/rs-clippy-check
  dependency-version: '4'
  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-08-19 11:57:45 +00:00 committed by GitHub
parent ef45e65784
commit ff773217d7
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@v3
uses: clechasseur/rs-clippy-check@v4
- name: Cache Cargo dependencies
uses: Swatinem/rust-cache@v2
doc: