Skip to content

Commit e31d2e6

Browse files
authored
ci: replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig (#220)
* Initial plan * Replace goto-bus-stop/setup-zig with mlugg/setup-zig v2.0.5 --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]>
1 parent ca9c5d4 commit e31d2e6

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
@@ -149,7 +149,7 @@ jobs:
149149
with:
150150
path: ~/.napi-rs
151151
key: ${{ matrix.settings.target }}-cargo-${{ matrix.settings.host }}
152-
- uses: goto-bus-stop/setup-zig@abea47f85e598557f500fa1fd2ab7464fcb39406 # v2.2.1
152+
- uses: mlugg/setup-zig@8d6198c65fb0feaa111df26e6b467fea8345e46f # v2.0.5
153153
if: ${{ contains(matrix.settings.target, 'musl') }}
154154
with:
155155
version: 0.14.1

0 commit comments

Comments
 (0)