Skip to content

Commit f006f6c

Browse files
committed
Bump rust version in CI
1 parent 3682140 commit f006f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- run: docker compose up -d
5858
- uses: sfackler/actions/rustup@master
5959
with:
60-
version: 1.62.0
60+
version: 1.65.0
6161
- run: echo "::set-output name=version::$(rustc --version)"
6262
id: rust-version
6363
- uses: actions/cache@v1

0 commit comments

Comments
 (0)