We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63825c commit fdb7d43Copy full SHA for fdb7d43
.github/workflows/all-debug-compile-only.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Setup Zig
20
- uses: mlugg/setup-zig@v1
+ uses: mlugg/setup-zig@v2
21
with:
22
version: 0.15.0-dev.1149+4e6a04929
23
.github/workflows/run-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
0 commit comments