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 096b519 commit cee3ec9Copy full SHA for cee3ec9
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
cache: 'npm'
24
25
- name: Setup Rust
26
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
27
28
- name: Install dependencies
29
run: npm ci
0 commit comments