Skip to content

Commit 4a7a795

Browse files
build(deps): bump taiki-e/install-action from 2.62.14 to 2.62.43
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.14 to 2.62.43. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@v2.62.14...v2.62.43) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e41a025 commit 4a7a795

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ jobs:
3737
toolchain: ${{ matrix.version.version }}
3838

3939
- name: Install just, nextest
40-
uses: taiki-e/[email protected].14
40+
uses: taiki-e/[email protected].43
4141
with:
4242
tool: just,nextest
4343

4444
- name: Test
4545
run: just test
4646

4747
- name: Install cargo-ci-cache-clean
48-
uses: taiki-e/[email protected].14
48+
uses: taiki-e/[email protected].43
4949
with:
5050
tool: cargo-ci-cache-clean
5151

0 commit comments

Comments
 (0)