Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.42.34 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Aug 26, 2024
1 parent 8493afe commit 10ac131
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@4a27a04f8a48ceb6b30a8541bae8994ce2ea4dd7 # v2.42.33
uses: taiki-e/install-action@f172798ba087526822a4f43dd08714d08a45aa37 # v2.42.34
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 10ac131

Please sign in to comment.