Skip to content

Commit 732b8f7

Browse files
ci: replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig action (#46)
* 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 82487c0 commit 732b8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pure-rust-build-on-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
node-version: '22'
6262
cache: 'yarn'
6363
- name: Install ziglang
64-
uses: goto-bus-stop/setup-zig@v1
64+
uses: mlugg/setup-zig@v2
6565
with:
6666
version: 0.14.1
6767
- name: Install cargo toolchains

0 commit comments

Comments
 (0)