3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-12-24 22:06:54 +00:00

Bump taiki-e/install-action from 2.63.3 to 2.65.1 in the actions group

Bumps the actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.63.3 to 2.65.1
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](d850aa8169...b9c5db3aef)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.65.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-22 21:27:34 +00:00 committed by GitHub
parent 5e4a767433
commit 0fec76ef60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
- run: rustup toolchain install stable --profile minimal --component llvm-tools-preview --no-self-update
- uses: taiki-e/install-action@d850aa816998e5cf15f67a78c7b933f2a5033f8a # v2.63.3
- uses: taiki-e/install-action@b9c5db3aef04caffaf95a1d03931de10fb2a140f # v2.65.1
with:
tool: cargo-llvm-cov