Update ci.yml

This commit is contained in:
Steven Fackler 2022-04-16 09:10:09 -04:00 committed by GitHub
parent 38da7fa8fe
commit 812dfa710a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ jobs:
- run: docker compose up -d
- uses: sfackler/actions/rustup@master
with:
version: 1.53.0
version: 1.56.0
- run: echo "::set-output name=version::$(rustc --version)"
id: rust-version
- uses: actions/cache@v1