Skip to content

Commit 25314a9

Browse files
authored
Bump CI version
1 parent 289cf88 commit 25314a9

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.71.0
85+
version: 1.74.0
8686
- run: echo "version=$(rustc --version)" >> $GITHUB_OUTPUT
8787
id: rust-version
8888
- uses: actions/cache@v3

0 commit comments

Comments
 (0)