Skip to content

Commit 53a643d

Browse files
committed
fix: toolchain
1 parent e94a8b9 commit 53a643d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Rust
2121
uses: dtolnay/rust-toolchain@master
2222
with:
23-
toolchain: 1.80.0
23+
toolchain: stable
2424

2525
- name: Cache Rust dependencies
2626
uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)