Skip to content

Commit

Permalink
Update toolchain to nightly-2024-07-06
Browse files Browse the repository at this point in the history
  • Loading branch information
Urgau committed Jul 7, 2024
1 parent 3d25f36 commit 8d86677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2023-05-01
toolchain: nightly-2024-07-06
override: true
- uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 8d86677

Please sign in to comment.