Skip to content

Commit

Permalink
ci(msrv): 👷 update MSRV in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Jul 31, 2024
1 parent 7cf0d78 commit 4f053ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/building.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Setup Rust toolchain
uses: moonrepo/setup-rust@v1
with:
channel: "1.77"
channel: "1.78"
bins: cargo-hack
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4f053ca

Please sign in to comment.