We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974b07a commit cebd240Copy full SHA for cebd240
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: Install Zig
20
- uses: mlugg/setup-zig@v1
+ uses: mlugg/setup-zig@v2
21
with:
22
version: 0.15.1
23
0 commit comments