Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Sep 7, 2024
1 parent a79fe60 commit 72dd31e
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 @@ -83,7 +83,7 @@ jobs:
key: ${{ matrix.profile }}-${{ matrix.platform.target }}
- name: Install cross
if: ${{ matrix.platform.command == 'cross' }}
uses: taiki-e/install-action@6e4ebe4256a75eda6876d75c3cc8495d89083a0a # v2.43.0
uses: taiki-e/install-action@da8fe73ed87107a1cae164305a928b7c8fcff4bc # v2.43.1
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 72dd31e

Please sign in to comment.