Update ci.yml

This commit is contained in:
Steven Fackler 2022-01-31 09:11:29 -05:00 committed by GitHub
parent 842e5cfdcb
commit a07a39cc87
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.51.0
version: 1.53.0
- run: echo "::set-output name=version::$(rustc --version)"
id: rust-version
- uses: actions/cache@v1