mirror of
https://github.com/hyperium/hyper.git
synced 2026-01-25 02:16:14 +00:00
chore(ci): update to cargo-check-external-types 0.4.0 (#4006)
This commit is contained in:
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@@ -280,12 +280,12 @@ jobs:
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@master
|
||||
with:
|
||||
toolchain: nightly-2025-08-06 # Compatible version for cargo-check-external-types
|
||||
toolchain: nightly-2025-10-18 # Compatible version for cargo-check-external-types
|
||||
|
||||
- name: Install cargo-check-external-types
|
||||
uses: taiki-e/cache-cargo-install-action@v2
|
||||
with:
|
||||
tool: cargo-check-external-types@0.3.0
|
||||
tool: cargo-check-external-types@0.4.0
|
||||
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user