Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.42.18 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Aug 6, 2024
1 parent 25d3401 commit 2310d9c
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@c4b9b42ecf7c8bbcd94fa96cf4bf7e8ab56f9315 # v2.42.17
uses: taiki-e/install-action@d79dff47733726f636463323dd2d82724f6c36ba # v2.42.18
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 2310d9c

Please sign in to comment.