Skip to content

Commit 72de9e8

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

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
@@ -59,7 +59,7 @@ jobs:
5959
targets: ${{ matrix.target }}
6060
- name: Install cross
6161
if: ${{ matrix.use-cross }}
62-
uses: taiki-e/install-action@v2.32.20
62+
uses: taiki-e/install-action@v2.33.4
6363
with:
6464
tool: cross
6565
- name: Cache build artifacts

0 commit comments

Comments
 (0)