Skip to content

Commit

Permalink
chore(ci): update to cargo-check-external-types 0.1.9 (hyperium#3357)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored and 0xE282B0 committed Jan 12, 2024
1 parent 22ef2fb commit 1abd192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,12 +240,12 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2023-05-31 # Compatible version for cargo-check-external-types
toolchain: nightly-2023-10-10 # Compatible version for cargo-check-external-types

- name: Install cargo-check-external-types
uses: taiki-e/cache-cargo-install-action@v1
with:
tool: [email protected].7
tool: [email protected].9

- uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit 1abd192

Please sign in to comment.