Skip to content

Commit 8f78634

Browse files
build(deps): bump taiki-e/cache-cargo-install-action from 2.0.1 to 2.1.0 (#187)
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 2.0.1 to 2.1.0. - [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.0.1...v2.1.0) --- updated-dependencies: - dependency-name: taiki-e/cache-cargo-install-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a0f69b commit 8f78634

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
@@ -78,7 +78,7 @@ jobs:
7878
toolchain: ${{ vars.RUST_VERSION_API_DIFF }}
7979

8080
- name: Install cargo-public-api
81-
uses: taiki-e/cache-cargo-install-action@v2.0.1
81+
uses: taiki-e/cache-cargo-install-action@v2.1.0
8282
with:
8383
tool: cargo-public-api
8484

0 commit comments

Comments
 (0)