We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6aa791 commit 173368eCopy full SHA for 173368e
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v4
35
36
- name: Install Rust
37
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
38
with:
39
targets: ${{ matrix.target }}
40
0 commit comments