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 c88debc commit 2b289dfCopy full SHA for 2b289df
.github/workflows/presubmit.yml
@@ -33,7 +33,7 @@ jobs:
33
go-version: ${{ env.GO_VERSION }}
34
35
- name: Setup Zig 🛠️
36
- uses: goto-bus-stop/setup-zig@v2
+ uses: mlugg/setup-zig@v1.2.1
37
with:
38
version: ${{ env.ZIG_VERSION }}
39
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
0 commit comments