Skip to content

Commit

Permalink
ci: Update toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
nazo6 committed Jan 4, 2025
1 parent 8e3fff2 commit c77a675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-rust/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
- uses: dtolnay/rust-toolchain@master
id: toolchain
with:
toolchain: "nightly-2024-11-12"
toolchain: "nightly-2025-01-05"
components: "${{ inputs.components }}"
targets: "${{ inputs.target }}"

Expand Down

0 comments on commit c77a675

Please sign in to comment.