Skip to content

Commit

Permalink
bump min version a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Nov 21, 2021
1 parent ac4fb68 commit bd191bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/checkout@v2
- uses: sfackler/actions/rustup@master
with:
version: 1.46.0
version: 1.48.0
- run: echo "::set-output name=version::$(rustc --version)"
id: rust-version
- uses: actions/cache@v1
Expand Down

0 comments on commit bd191bc

Please sign in to comment.