Skip to content

Commit

Permalink
make toolchain use stable
Browse files Browse the repository at this point in the history
  • Loading branch information
callmeclover authored May 15, 2024
1 parent c75d972 commit e662e4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
- run: cargo clippy

0 comments on commit e662e4e

Please sign in to comment.