Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.33.31 (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 09addeb commit 504accf
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@7491b900536dd0dae2e47ce7c17f140e46328dc4 # v2.33.29
uses: taiki-e/install-action@9c2797b8f281b478a30f4d5f6720c33372b31e78 # v2.33.31
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 504accf

Please sign in to comment.