Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.33.29 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 59ac3fa commit 09addeb
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 @@ -64,7 +64,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@4fedbddde88aab767a45a011661f832d68202716 # v2.33.28
uses: taiki-e/install-action@7491b900536dd0dae2e47ce7c17f140e46328dc4 # v2.33.29
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 09addeb

Please sign in to comment.