Skip to content

Commit

Permalink
chore: Update to cargo-check-external-types 0.1.13 (#2021)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Nov 5, 2024
1 parent eaa81dd commit 4f8beb6
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 @@ -146,11 +146,11 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-05-01
toolchain: nightly-2024-06-30
- name: Install cargo-check-external-types
uses: taiki-e/cache-cargo-install-action@v2
with:
tool: [email protected].12
tool: [email protected].13
- uses: taiki-e/install-action@cargo-hack
- uses: Swatinem/rust-cache@v2
- run: cargo hack --no-private check-external-types

0 comments on commit 4f8beb6

Please sign in to comment.