Skip to content

Commit 919cd79

Browse files
ci: replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig action (#96)
* Initial plan * Replace goto-bus-stop/setup-zig with mlugg/setup-zig action Co-authored-by: Brooooooklyn <[email protected]> * Update mlugg/setup-zig to v2 as latest version Co-authored-by: Brooooooklyn <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Brooooooklyn <[email protected]>
1 parent 3b580ef commit 919cd79

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
@@ -134,7 +134,7 @@ jobs:
134134
.cargo-cache
135135
target/
136136
key: ${{ matrix.settings.target }}-cargo-${{ matrix.settings.host }}
137-
- uses: goto-bus-stop/setup-zig@v2
137+
- uses: mlugg/setup-zig@v2
138138
if: ${{ contains(matrix.settings.target, 'musl') }}
139139
with:
140140
version: 0.14.1

0 commit comments

Comments
 (0)