Skip to content

Commit

Permalink
Directly upgrade nightly version in coverage.yml (#5284)
Browse files Browse the repository at this point in the history
Follow-up to #5283
  • Loading branch information
sffc authored Jul 24, 2024
1 parent 23fb6da commit 3b2747b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
with:
toolchain: nightly-2023-08-08
toolchain: nightly-2024-07-23
override: true

- run: cargo test --all-features --no-fail-fast
Expand Down

0 comments on commit 3b2747b

Please sign in to comment.