Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.47.9 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-renovate[bot] authored Jan 9, 2025
1 parent 0a00c24 commit 16ba7d2
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@08d473f7b2bf2e092f4c5bd3812b23ed7253f2c9 # v2.47.8
uses: taiki-e/install-action@df5dec2a2f73ff6dbace3072df1242669b7bb7d1 # v2.47.9
with:
tool: cross
- run: mkdir dist/
Expand Down

0 comments on commit 16ba7d2

Please sign in to comment.