We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9c5d4 commit e31d2e6Copy full SHA for e31d2e6
.github/workflows/CI.yml
@@ -149,7 +149,7 @@ jobs:
149
with:
150
path: ~/.napi-rs
151
key: ${{ matrix.settings.target }}-cargo-${{ matrix.settings.host }}
152
- - uses: goto-bus-stop/setup-zig@abea47f85e598557f500fa1fd2ab7464fcb39406 # v2.2.1
+ - uses: mlugg/setup-zig@8d6198c65fb0feaa111df26e6b467fea8345e46f # v2.0.5
153
if: ${{ contains(matrix.settings.target, 'musl') }}
154
155
version: 0.14.1
0 commit comments