Bump taiki-e/install-action from 2.87.5 to 2.87.11 (#1304)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.87.5 to 2.87.11.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.87.5...v2.87.11)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.87.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2026-09-15 02:07:19 +05:30
committed by GitHub
parent b27eba5728
commit b944d0049b
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
with:
key: ${{ matrix.os }}
- name: Install just
uses: taiki-e/install-action@v2.87.5
uses: taiki-e/install-action@v2.87.11
with:
tool: just
- name: Run lints + tests