We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19dcdf6 commit 3171aa7Copy full SHA for 3171aa7
.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@cede0bb282aae847dfa8aacca3a41c86d973d4d7 # v2
120
if: ${{ contains(matrix.settings.target, 'musl') }}
121
env:
122
GITHUB_TOKEN: ${{ github.token }}
0 commit comments