Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oblique committed Feb 6, 2024
1 parent ea79419 commit 6281d52
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 @@ -66,7 +66,7 @@ jobs:
cargo +nightly update -p log --precise 0.4.4
- name: Install 1.73.0 toolchain
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@1.73.0

- name: Set up cargo cache
uses: actions/cache@v3
Expand Down

0 comments on commit 6281d52

Please sign in to comment.