Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
peinlcy committed Feb 9, 2024
1 parent c409cac commit 640609c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2024-01-19
profile: minimal
components: rustfmt, clippy
override: true
Expand Down

0 comments on commit 640609c

Please sign in to comment.