Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.42.39 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Sep 3, 2024
1 parent d4bed8b commit 44437d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37
uses: taiki-e/install-action@0d892dd50e74877c42217af3d08cf71c83fde4e7 # v2.42.39
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 44437d9

Please sign in to comment.