Skip to content

Commit 4028d0e

Browse files
authored
ci: Update to cargo-check-external-types 0.4.0 (#3608)
1 parent 057cf4a commit 4028d0e

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
@@ -67,11 +67,11 @@ jobs:
6767
- uses: actions/checkout@v6
6868
- uses: dtolnay/rust-toolchain@master
6969
with:
70-
toolchain: nightly-2025-08-06
70+
toolchain: nightly-2025-10-18
7171
- name: Install cargo-check-external-types
7272
uses: taiki-e/cache-cargo-install-action@v2
7373
with:
74-
tool: cargo-check-external-types@0.3.0
74+
tool: cargo-check-external-types@0.4.0
7575
- uses: taiki-e/install-action@cargo-hack
7676
- uses: Swatinem/rust-cache@v2
7777
with:

0 commit comments

Comments
 (0)