We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdb2f3 commit 34af03eCopy full SHA for 34af03e
1 file changed
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: Setup Zig
28
- uses: mlugg/setup-zig@v1
+ uses: mlugg/setup-zig@v2
29
with:
30
version: ${{ matrix.zig-version }}
31
0 commit comments