Skip to content

Commit 636b142

Browse files
authored
Bump CI rust version
1 parent 7b7afc2 commit 636b142

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
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v2
3535
- uses: sfackler/actions/rustup@master
3636
with:
37-
version: 1.37.0
37+
version: 1.42.0
3838
- run: echo "::set-output name=version::$(rustc --version)"
3939
id: rust-version
4040
- uses: actions/cache@v1

0 commit comments

Comments
 (0)