Skip to content

Commit 4bad825

Browse files
Bump taiki-e/cache-cargo-install-action from 1.2.2 to 1.3.0 (#353)
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 1.2.2 to 1.3.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@v1.2.2...v1.3.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 cb3eba9 commit 4bad825

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
@@ -53,7 +53,7 @@ jobs:
5353
toolchain: nightly
5454

5555
- name: Install cargo-public-api
56-
uses: taiki-e/cache-cargo-install-action@v1.2.2
56+
uses: taiki-e/cache-cargo-install-action@v1.3.0
5757
with:
5858
tool: cargo-public-api
5959

0 commit comments

Comments
 (0)