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 a742d1e commit dc460e0Copy full SHA for dc460e0
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Zig
16
uses: mlugg/setup-zig@v2
17
with:
18
- version: 0.13.0
+ version: 0.14.0
19
20
- name: Fetch tags
21
run: git fetch --tags
0 commit comments