Skip to content

Commit 00c9c39

Browse files
chore: bump up taiki-e/install-action digest to 2dc1234
1 parent 19dcdf6 commit 00c9c39

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@2dc1234c293fde032a8e34c74501c7d6403e92ae # v2
120120
if: ${{ contains(matrix.settings.target, 'musl') }}
121121
env:
122122
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)