Skip to content

Commit 304dcfa

Browse files
committed
update github actions
1 parent 0369434 commit 304dcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Basic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Install stable toolchain
17-
uses: adtolnay/rust-toolchain@stable
17+
uses: dtolnay/rust-toolchain@stable
1818
with:
1919
profile: minimal
2020
toolchain: stable

0 commit comments

Comments
 (0)