Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunli829 committed Jan 11, 2023
1 parent bc2bfd2 commit e4b3cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
# Switch to stable Rust
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.62.0
toolchain: 1.66.0
override: true
components: rustfmt, clippy
- name: Cache Rust
Expand Down

0 comments on commit e4b3cb6

Please sign in to comment.