1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00

build(deps): bump taiki-e/cache-cargo-install-action from 1.3.0 to 2.0.0 (#426)

Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 1.3.0 to 2.0.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](https://github.com/taiki-e/cache-cargo-install-action/compare/v1.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
  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>
This commit is contained in:
dependabot[bot] 2024-05-02 03:23:33 +01:00 committed by GitHub
parent a2ef65715b
commit 2c81bc093b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ jobs:
toolchain: nightly toolchain: nightly
- name: Install cargo-public-api - name: Install cargo-public-api
uses: taiki-e/cache-cargo-install-action@v1.3.0 uses: taiki-e/cache-cargo-install-action@v2.0.0
with: with:
tool: cargo-public-api tool: cargo-public-api