Skip to content

Commit

Permalink
Update Rust (#2291)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon authored Feb 19, 2024
1 parent b505dcd commit 53771b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
- name: Rustup
if: "${{ inputs.rust == 'true' }}"
shell: bash
run: rustup default 1.67.1
run: rustup default 1.69.0

# - name: Cargo make
# if: "${{ inputs.rust == 'true' }}"
Expand Down

0 comments on commit 53771b7

Please sign in to comment.