Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.27.0 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 3e3f500 commit 3ce44b9
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@14422f84f07a2d547893af56258f5e59333262df # v2.26.20
uses: taiki-e/install-action@bd71f121e3951933204a4d1cf9256d934f5600a5 # v2.27.0
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 3ce44b9

Please sign in to comment.