Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.45.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Nov 30, 2024
1 parent 733ca73 commit 94fb027
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 @@ -83,7 +83,7 @@ jobs:
key: ${{ matrix.profile }}-${{ matrix.platform.target }}
- name: Install cross
if: ${{ matrix.platform.command == 'cross' }}
uses: taiki-e/install-action@2f8caf5818c62a4fc4bb5c84c46d3e66e2ef9ca1 # v2.45.9
uses: taiki-e/install-action@c0f0193890b634ca9905af48b8a11de78b7e18a5 # v2.45.10
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 94fb027

Please sign in to comment.