Skip to content

Commit 20abca2

Browse files
ci: replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig action (#128)
* Initial plan * Replace goto-bus-stop/setup-zig with mlugg/setup-zig action Co-authored-by: Brooooooklyn <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Brooooooklyn <[email protected]>
1 parent 72e2172 commit 20abca2

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
@@ -125,7 +125,7 @@ jobs:
125125
.cargo-cache
126126
target/
127127
key: ${{ matrix.settings.target }}-cargo-${{ matrix.settings.host }}
128-
- uses: goto-bus-stop/setup-zig@v2
128+
- uses: mlugg/setup-zig@v2
129129
if: ${{ contains(matrix.settings.target, 'musl') }}
130130
with:
131131
version: 0.13.0

0 commit comments

Comments
 (0)