Skip to content

Commit 812de3e

Browse files
ci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 1 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@v1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba82e73 commit 812de3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,7 @@ jobs:
11661166
toolchain: nightly-2025-08-06
11671167
- uses: Swatinem/rust-cache@v2
11681168
- name: Install cargo-check-external-types
1169-
uses: taiki-e/cache-cargo-install-action@v1
1169+
uses: taiki-e/cache-cargo-install-action@v3
11701170
with:
11711171
tool: cargo-check-external-types@0.3.0
11721172
- name: check-external-types

0 commit comments

Comments
 (0)