Skip to content

Commit deb1650

Browse files
tottotocjqzhao
authored andcommitted
chore(ci): Update to cargo-check-external-types 0.3.0 (hyperium#2384)
1 parent 52dea56 commit deb1650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,11 +268,11 @@ jobs:
268268
- uses: actions/checkout@v4
269269
- uses: dtolnay/rust-toolchain@master
270270
with:
271-
toolchain: nightly-2025-05-04
271+
toolchain: nightly-2025-08-06
272272
- name: Install cargo-check-external-types
273273
uses: taiki-e/cache-cargo-install-action@v2
274274
with:
275-
tool: cargo-check-external-types@0.2.0
275+
tool: cargo-check-external-types@0.3.0
276276
- uses: taiki-e/install-action@cargo-hack
277277
- uses: Swatinem/rust-cache@v2
278278
- run: cargo hack --no-private check-external-types --all-features

0 commit comments

Comments
 (0)