Skip to content

Commit fb80354

Browse files
Bump taiki-e/install-action from 2.33.4 to 2.33.6
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.33.4 to 2.33.6. - [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.33.4...v2.33.6) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4b9d2c commit fb80354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
targets: ${{ matrix.target }}
7979
- name: Install cross
8080
if: ${{ matrix.use-cross }}
81-
uses: taiki-e/[email protected].4
81+
uses: taiki-e/[email protected].6
8282
with:
8383
tool: cross
8484
- name: Cache build artifacts

0 commit comments

Comments
 (0)