Skip to content

Commit

Permalink
Bump toolchain to 1.80 in toml lints
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Jeretina committed Sep 30, 2024
1 parent 30b2e21 commit 3e74a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.74.0
toolchain: 1.80.0
override: true

- name: Set up cargo cache
Expand Down

0 comments on commit 3e74a89

Please sign in to comment.