Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.47.10
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-renovate[bot] authored Jan 10, 2025
1 parent 02f0199 commit 456177d
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 @@ -69,7 +69,7 @@ jobs:
key: ${{ matrix.profile }}-${{ matrix.platform.target }}
- name: Install cross
if: ${{ matrix.platform.command == 'cross' }}
uses: taiki-e/install-action@df5dec2a2f73ff6dbace3072df1242669b7bb7d1 # v2.47.9
uses: taiki-e/install-action@0779861fb45d2abc0679e6ff4713e53d06b089d0 # v2.47.10
with:
tool: cross
- run: mkdir dist/
Expand Down

0 comments on commit 456177d

Please sign in to comment.