Skip to content

Commit 41124e3

Browse files
build(deps): bump taiki-e/cache-cargo-install-action from 2.3.1 to 3.0.2
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 2.3.1 to 3.0.2. - [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.3.1...v3.0.2) --- updated-dependencies: - dependency-name: taiki-e/cache-cargo-install-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07a2320 commit 41124e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
toolchain: ${{ vars.RUST_VERSION_API_DIFF }}
8080

8181
- name: Install cargo-public-api
82-
uses: taiki-e/cache-cargo-install-action@v2.3.1
82+
uses: taiki-e/cache-cargo-install-action@v3.0.2
8383
with:
8484
tool: cargo-public-api
8585

0 commit comments

Comments
 (0)