Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.41.5 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent ceec24e commit 50c3ca0
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@e6c7481b7078ae07f9bc243a2c974cbf2fee8334 # v2.41.3
uses: taiki-e/install-action@3b0d937160738a7a458c7b13f8b05f08f3f72d80 # v2.41.5
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 50c3ca0

Please sign in to comment.