Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Sep 6, 2024
1 parent c757357 commit 7068d70
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@0d892dd50e74877c42217af3d08cf71c83fde4e7 # v2.42.39
uses: taiki-e/install-action@6e4ebe4256a75eda6876d75c3cc8495d89083a0a # v2.43.0
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 7068d70

Please sign in to comment.