We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19dcdf6 commit 21aa963Copy full SHA for 21aa963
.github/workflows/CI.yml
@@ -116,7 +116,7 @@ jobs:
116
with:
117
version: 0.14.1
118
- name: Install cargo-zigbuild
119
- uses: taiki-e/install-action@3f67faa728964808f52294a9cd15561b15550b28 # v2
+ uses: taiki-e/install-action@f176c07a0a40cbfdd08ee9aa8bf1655701d11e69 # v2
120
if: ${{ contains(matrix.settings.target, 'musl') }}
121
env:
122
GITHUB_TOKEN: ${{ github.token }}
0 commit comments