We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f2dc5 commit 5bb3f3dCopy full SHA for 5bb3f3d
1 file changed
.github/workflows/windows-runtime.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Setup Zig
15
- uses: mlugg/setup-zig@v1
+ uses: goto-bus-stop/setup-zig@v2
16
with:
17
version: 0.14.1
18
0 commit comments