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 bb15a31 commit 72b2766Copy full SHA for 72b2766
.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