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 495f18f commit 9b87554Copy full SHA for 9b87554
.github/workflows/ci-cd.yml
@@ -53,7 +53,7 @@ jobs:
53
run: |
54
cargo clippy --locked --workspace
55
- name: install wasm-pack
56
- uses: taiki-e/install-action@e17a4e247d4a36441181d7758c499d97e1e006bd
+ uses: taiki-e/install-action@0dffe805566eb5f21aa682f9a43f6fbac7282dbe
57
with:
58
tool: wasm-pack
59
checksum: true
0 commit comments