Skip to content

Commit 5790eb2

Browse files
chore(deps): Bump taiki-e/install-action from 2.45.6 to 2.45.15
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.45.6 to 2.45.15. - [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.45.6...v2.45.15) --- 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 a054da7 commit 5790eb2

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].6
79+
uses: taiki-e/[email protected].15
8080
with:
8181
tool: cross
8282
- name: Cache build artifacts

0 commit comments

Comments
 (0)