Skip to content

Commit

Permalink
update rustc in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
supernovahs committed Jan 3, 2025
1 parent 39d6d4f commit 4c28a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install Rust
uses: dtolnay/rust-toolchain@1.80.1
uses: dtolnay/rust-toolchain@1.81

- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4c28a49

Please sign in to comment.