We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f7657 commit dbf6f92Copy full SHA for dbf6f92
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
cache: 'pip'
38
39
- name: Install Rust stable
40
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
41
42
- name: Rust cache
43
uses: swatinem/rust-cache@v2
0 commit comments