Skip to content

Commit c41360d

Browse files
dependabot[bot]ctz
authored andcommitted
build(deps): bump taiki-e/cache-cargo-install-action from 2 to 3
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 2 to 3. - [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases) - [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/cache-cargo-install-action@v2...v3) --- updated-dependencies: - dependency-name: taiki-e/cache-cargo-install-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e401d00 commit c41360d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
toolchain: nightly-2025-10-18
241241
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
242242
- name: Install cargo-check-external-types
243-
uses: taiki-e/cache-cargo-install-action@v2
243+
uses: taiki-e/cache-cargo-install-action@v3
244244
with:
245245
tool: cargo-check-external-types
246246
- name: run cargo-check-external-types

0 commit comments

Comments
 (0)