Skip to content

Commit 14ef1ce

Browse files
authored
Update ci.yml
1 parent 5375254 commit 14ef1ce

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
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@v2
3636
- uses: sfackler/actions/rustup@master
3737
with:
38-
version: 1.63.0
38+
version: 1.65.0
3939
- run: echo "::set-output name=version::$(rustc --version)"
4040
id: rust-version
4141
- uses: actions/cache@v1

0 commit comments

Comments
 (0)