We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac5c68 commit cfee9c4Copy full SHA for cfee9c4
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v4
15
- - uses: goto-bus-stop/setup-zig@v2
+ - uses: mlugg/setup-zig@v1
16
with:
17
version: zig-0.14.0-dev.3298+6fe1993d8
18
- name: Test
0 commit comments