We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bd719 commit af4fb51Copy full SHA for af4fb51
.github/workflows/rust.yml
@@ -24,7 +24,7 @@ jobs:
24
components: clippy, rustfmt
25
26
- name: cache dependencies
27
- uses: Swatinem/rust-cache@v2.5.1
+ uses: Swatinem/rust-cache@v2.7.7
28
29
- name: reviewdog / clippy
30
uses: sksat/action-clippy@v0.2.1
0 commit comments