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 eebf551 commit 21b274eCopy full SHA for 21b274e
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/checkout@v4
56
57
- name: Install Rust
58
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
59
with:
60
targets: ${{ matrix.target }}
61
0 commit comments