Skip to content

Commit 234e20b

Browse files
committed
bump ci version
1 parent 016e9a3 commit 234e20b

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
@@ -82,7 +82,7 @@ jobs:
8282
- run: docker compose up -d
8383
- uses: sfackler/actions/rustup@master
8484
with:
85-
version: 1.67.0
85+
version: 1.70.0
8686
- run: echo "version=$(rustc --version)" >> $GITHUB_OUTPUT
8787
id: rust-version
8888
- uses: actions/cache@v3

0 commit comments

Comments
 (0)