Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.27.12 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 0a18717 commit df86eb4
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@5f9cf6b4fec4df2ca3194dba6eec1749e2f29d18 # v2.27.11
uses: taiki-e/install-action@1d776b18af134fca43744080130085d256938196 # v2.27.12
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit df86eb4

Please sign in to comment.