Skip to content

Commit ff259e4

Browse files
chore(deps): Bump taiki-e/install-action from 2.62.33 to 2.62.39 (#729)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.33 to 2.62.39. - [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.33...v2.62.39) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09e534c commit ff259e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
targets: ${{ matrix.target }}
7777
- name: Install cross
7878
if: ${{ matrix.use-cross }}
79-
uses: taiki-e/[email protected].33
79+
uses: taiki-e/[email protected].39
8080
with:
8181
tool: cross
8282
- name: Cache build artifacts

0 commit comments

Comments
 (0)