Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.28.9 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 792dae1 commit a705c2a
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@02cfd03d1cf41bc7649243db13c881aebae7f644 # v2.28.8
uses: taiki-e/install-action@9f5856e1817301800a62ce692855087c7b0e8c35 # v2.28.9
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit a705c2a

Please sign in to comment.