We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fc12d commit 281e77eCopy full SHA for 281e77e
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Zig
19
uses: mlugg/setup-zig@v1
20
with:
21
- version: master
+ version: 0.14.0-dev.1510+fb0028a0d
22
23
- name: Build release artifacts
24
run: |
0 commit comments