We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f3c54c + 58bfc4c commit 15b772cCopy full SHA for 15b772c
1 file changed
.github/workflows/rust-ci.yaml
@@ -116,7 +116,7 @@ jobs:
116
toolchain: ${{ matrix.rust }}
117
target: wasm32-unknown-unknown
118
119
- - uses: taiki-e/install-action@56545b37b57562edd73171cb6c62cc509db4c34e # v2.81.7
+ - uses: taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
120
with:
121
tool: wasm-bindgen,wasm-pack
122
0 commit comments