We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74c2907 + 4f7410c commit 419fc78Copy full SHA for 419fc78
1 file changed
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
cache: 'npm'
34
35
- name: Install Rust (for wasm-pack)
36
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
37
38
- name: Install wasm-pack
39
run: cargo install wasm-pack
0 commit comments