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 0b80b0c commit b0e5ac9Copy full SHA for b0e5ac9
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
components: rustfmt, clippy
46
47
- name: cache Cargo build files
48
- uses: Leafwing-Studios/cargo-cache@43ec9a5bad6e7f174e7fc65dcf533de75ff65881 # v2
+ uses: Leafwing-Studios/cargo-cache@ba6ee760ccdefa26b630cff8094e3243ae86a2c9 # v2
49
50
- name: prepare build env
51
run: sudo apt-get install -y lld librdkafka-dev libsasl2-dev
0 commit comments