Update ci.yml

This commit is contained in:
Steven Fackler
2023-05-07 13:48:50 -04:00
committed by GitHub
parent 80adf0448b
commit 066b466f44

View File

@@ -55,7 +55,7 @@ jobs:
- run: docker compose up -d
- uses: sfackler/actions/rustup@master
with:
version: 1.64.0
version: 1.65.0
- run: echo "version=$(rustc --version)" >> $GITHUB_OUTPUT
id: rust-version
- uses: actions/cache@v3