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 6f45ed7 commit 3c2950cCopy full SHA for 3c2950c
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: mlugg/setup-zig@v1
+ - uses: mlugg/setup-zig@v2
18
with:
19
version: 0.13.0
20
- name: Build
0 commit comments