Skip to content

Commit

Permalink
Downgrade home to meet MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakulix committed Jan 4, 2024
1 parent 5be31d3 commit f8730e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ jobs:
components: clippy
default: true
override: true
- name: Downgrade home
run: cargo update -p home --precise 0.5.8
- name: Cargo cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit f8730e8

Please sign in to comment.