Skip to content

Commit e2de068

Browse files
committed
Try another toolchain format
1 parent 909ae5f commit e2de068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- uses: actions/checkout@v2
5959
- uses: dtolnay/rust-toolchain@stable
6060
with:
61-
toolchain: "1.60"
61+
toolchain: "1.60.0"
6262
components: clippy, rustfmt
6363
- uses: Swatinem/rust-cache@v1
6464
- name: Clippy

0 commit comments

Comments
 (0)