Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent a93ddd3 commit fe542b4
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@26a2a392a921ac4a120a3a72545b2fa9dcdc290c # v2.22.6
uses: taiki-e/install-action@2b8d4e021f3c5d9b9d4726c038ac367d3ed730b6 # v2.22.7
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit fe542b4

Please sign in to comment.