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.
2 parents 279dc52 + 23cd46b commit 19440e9Copy full SHA for 19440e9
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.0
+ uses: Swatinem/rust-cache@v2.8.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