Skip to content

Commit

Permalink
fix: update toolchain to 1.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirfomene committed Aug 16, 2023
1 parent d2d7cb1 commit 2fd69f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: "1.65.0"
toolchain: "1.67.0"
override: true
profile: minimal
components: llvm-tools-preview
Expand Down

0 comments on commit 2fd69f0

Please sign in to comment.