We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faf50f9 + dada651 commit bfaef74Copy full SHA for bfaef74
2 files changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
components: clippy
56
57
- name: cache dependencies
58
- uses: Swatinem/rust-cache@v2.8.2
+ uses: Swatinem/rust-cache@v2.9.1
59
with:
60
prefix-key: ${{ env.RUST_CACHE_VERSION }}-rust
61
.github/workflows/review.yml
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
- name: clippy check
52
uses: yanorei32/action-clippy@50412b135153ebee7d4b8a5b868c4defdc663683
0 commit comments