Merge pull request #5 from JasterV/dependabot/github_actions/clechasseur/rs-clippy-check-5

build(deps): bump clechasseur/rs-clippy-check from 4 to 5
This commit is contained in:
Víctor Martínez 2025-09-24 10:13:48 +02:00 committed by GitHub
commit 5d54cef53a
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: