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 c0e6ad0 commit 73b7efdCopy full SHA for 73b7efd
.github/workflows/docs.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v4
23
- - uses: mlugg/setup-zig@v1
+ - uses: mlugg/setup-zig@v2
24
with:
25
version: 0.14.0
26
- name: Build
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
16
17
18
19
0 commit comments