We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783073e commit b3e2bbaCopy full SHA for b3e2bba
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
components: rustfmt, clippy
20
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
21
- - name: Install just and cargo-hack
+ - name: Install just, cargo-hack, and cargo-sync-rdme
22
uses: taiki-e/install-action@v2
23
24
tool: just,cargo-hack,cargo-sync-rdme
0 commit comments