Skip to content

Commit

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

0 comments on commit 4561388

Please sign in to comment.