Skip to content

Commit

Permalink
bump ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Jul 19, 2022
1 parent e6dd655 commit 8736f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -55,7 +55,7 @@ jobs:
- run: docker compose up -d
- uses: sfackler/actions/rustup@master
with:
version: 1.57.0
version: 1.62.0
- run: echo "::set-output name=version::$(rustc --version)"
id: rust-version
- uses: actions/cache@v1
Expand Down

0 comments on commit 8736f45

Please sign in to comment.