Skip to content

Commit e4ce5db

Browse files
committed
bump ci version
1 parent a30fedc commit e4ce5db

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.53.0
38+
version: 1.56.0
3939
- run: echo "::set-output name=version::$(rustc --version)"
4040
id: rust-version
4141
- uses: actions/cache@v1

0 commit comments

Comments
 (0)