bump ci version to 1.46
This commit is contained in:
parent
49db9cd33c
commit
39736a6244
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: sfackler/actions/rustup@master
|
||||
with:
|
||||
version: 1.45.0
|
||||
version: 1.46.0
|
||||
- run: echo "::set-output name=version::$(rustc --version)"
|
||||
id: rust-version
|
||||
- uses: actions/cache@v1
|
||||
|
Loading…
Reference in New Issue
Block a user