We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0369434 commit 304dcfaCopy full SHA for 304dcfa
.github/workflows/Basic.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Install stable toolchain
17
- uses: adtolnay/rust-toolchain@stable
+ uses: dtolnay/rust-toolchain@stable
18
with:
19
profile: minimal
20
toolchain: stable
0 commit comments