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

build(deps): bump clechasseur/rs-clippy-check from 3 to 4
This commit is contained in:
Víctor Martínez 2025-08-19 16:59:33 +02:00 committed by GitHub
commit 1f655c336c
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: