Skip to content

Commit

Permalink
ci: use nightly-2024-06-01 for cargo-udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddrysdale committed Jun 24, 2024
1 parent 8dcd90f commit 7d1028f
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 @@ -171,7 +171,7 @@ jobs:
- uses: actions-rs/toolchain@63eb9591781c46a70274cb3ebdf190fce92702e8 # v1
with:
profile: minimal
toolchain: nightly-2024-04-01
toolchain: nightly-2024-06-01
override: true
components: rustfmt
- uses: actions-rs/install@69ec87709ffb5b19a7b5ddbf610cb221498bb1eb # v0.1.2
Expand Down

0 comments on commit 7d1028f

Please sign in to comment.