Skip to content

Commit 0dbdd19

Browse files
authored
ci: update cargo-check-external-types to 0.1.13 (#6949)
1 parent 94e55c0 commit 0dbdd19

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,10 +1046,7 @@ jobs:
10461046
- name: Install cargo-check-external-types
10471047
uses: taiki-e/cache-cargo-install-action@v1
10481048
with:
1049-
tool: cargo-check-external-types
1050-
# TODO: install from crates.io once https://github.com/awslabs/cargo-check-external-types/pull/183 merged and released.
1051-
git: https://github.com/taiki-e/cargo-check-external-types.git
1052-
rev: 83a8d29
1049+
10531050
- name: check-external-types
10541051
run: cargo check-external-types --all-features
10551052
working-directory: tokio

0 commit comments

Comments
 (0)