Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 9f593fa commit eb50e8b
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 @@ -61,7 +61,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@f34807f1324b6e701523b6a44e40e4c6e604654e # v2.24.0
uses: taiki-e/install-action@2f4c386a81aeab009d470320dfc6e0930ee4e064 # v2.24.2
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit eb50e8b

Please sign in to comment.