Skip to content

Commit

Permalink
Bump CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler authored Jun 15, 2022
1 parent 76c7dd1 commit bba1712
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v2
- uses: sfackler/actions/rustup@master
with:
version: 1.48.0
version: 1.56.0
- run: echo "::set-output name=version::$(rustc --version)"
id: rust-version
- uses: actions/cache@v1
Expand Down Expand Up @@ -154,10 +154,10 @@ jobs:
- name: openssl
version: vendored
- name: openssl
version: 3.0.1
version: 3.0.3
dl-path: /
- name: openssl
version: 1.1.1m
version: 1.1.1o
dl-path: /
- name: openssl
version: 1.1.0l
Expand Down

0 comments on commit bba1712

Please sign in to comment.