Skip to content

Commit 0c30f11

Browse files
committed
fix: ci
1 parent 8586803 commit 0c30f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v2
20-
- uses: dtolnay/toolchain@stable
20+
- uses: dtolnay/rust-toolchain@stable
2121
with:
2222
toolchain: stable
2323
components: rustfmt, clippy

0 commit comments

Comments
 (0)