Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.22.8 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 437dce8 commit ded85db
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@2b8d4e021f3c5d9b9d4726c038ac367d3ed730b6 # v2.22.7
uses: taiki-e/install-action@57fbff3bfbe0630412e3b91136e8fac7dcb615ca # v2.22.8
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit ded85db

Please sign in to comment.