Skip to content

Commit 21aa963

Browse files
chore: bump up taiki-e/install-action digest to f176c07
1 parent 19dcdf6 commit 21aa963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
with:
117117
version: 0.14.1
118118
- name: Install cargo-zigbuild
119-
uses: taiki-e/install-action@3f67faa728964808f52294a9cd15561b15550b28 # v2
119+
uses: taiki-e/install-action@f176c07a0a40cbfdd08ee9aa8bf1655701d11e69 # v2
120120
if: ${{ contains(matrix.settings.target, 'musl') }}
121121
env:
122122
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)