mirror of
https://codeberg.org/JasterV/teatui.git
synced 2026-04-26 18:10:03 +00:00
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:
commit
5d54cef53a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue