Skip to content

Commit 83a3df5

Browse files
chore(deps): Bump taiki-e/install-action from 2.46.20 to 2.47.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.46.20 to 2.47.0. - [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.46.20...v2.47.0) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b47066d commit 83a3df5

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
@@ -66,7 +66,7 @@ jobs:
6666
targets: ${{ matrix.target }}
6767
- name: Install cross
6868
if: ${{ matrix.use-cross }}
69-
uses: taiki-e/install-action@v2.46.20
69+
uses: taiki-e/install-action@v2.47.0
7070
with:
7171
tool: cross
7272
- name: Cache build artifacts

0 commit comments

Comments
 (0)