We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1af59 commit 1fc880aCopy full SHA for 1fc880a
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
25
26
- name: Install Zig
27
- uses: euantorano/setup-zig@v1.2.1
+ uses: mlugg/setup-zig@v1.2.1
28
with:
29
version: '0.14.0'
30
0 commit comments