Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.42.9 (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Jul 26, 2024
1 parent 744eec8 commit 74d17fc
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@a61689725720f6f0db45726338d52b7031c0e3df # v2.42.6
uses: taiki-e/install-action@7277a40b4d8760cc11399bd3f8314c3294e270f5 # v2.42.9
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 74d17fc

Please sign in to comment.