Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 9f593fa commit 9cf287e
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@da1493208a5b2c79ad2d7dff9fd50693851da51a # v2.24.1
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 9cf287e

Please sign in to comment.