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