We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a4255 commit fc2500aCopy full SHA for fc2500a
.github/workflows/ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Setup Zig
33
- uses: mlugg/setup-zig@v1
+ uses: mlugg/setup-zig@v2
34
with:
35
version: ${{ matrix.zig-version }}
36
0 commit comments