Skip to content

Commit

Permalink
Update Rust version in CI to 1.67.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ISibboI committed Aug 19, 2023
1 parent 4c4059a commit 7a5b19a
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 @@ -82,7 +82,7 @@ jobs:
- run: docker compose up -d
- uses: sfackler/actions/rustup@master
with:
version: 1.65.0
version: 1.67.0
- run: echo "version=$(rustc --version)" >> $GITHUB_OUTPUT
id: rust-version
- uses: actions/cache@v3
Expand Down

0 comments on commit 7a5b19a

Please sign in to comment.