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 bf6c731 commit 7577d06Copy full SHA for 7577d06
cumulus/.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
run: rustup show
24
25
- name: Rust cache
26
- uses: Swatinem/rust-cache@b8a6852b4f997182bdea832df3f9e153038b5191 # v2.6.0
+ uses: Swatinem/rust-cache@578b235f6e5f613f7727f1c17bd3305b4d4d4e1f # v2.6.1
27
28
- name: Build rustdocs
29
run: SKIP_WASM_BUILD=1 cargo doc --all --no-deps
0 commit comments