Skip to content

Commit 8736f45

Browse files
committedJul 19, 2022
bump ci version
1 parent e6dd655 commit 8736f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- run: docker compose up -d
5656
- uses: sfackler/actions/rustup@master
5757
with:
58-
version: 1.57.0
58+
version: 1.62.0
5959
- run: echo "::set-output name=version::$(rustc --version)"
6060
id: rust-version
6161
- uses: actions/cache@v1

0 commit comments

Comments
 (0)
Please sign in to comment.