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 04a4255 commit 068cd25Copy full SHA for 068cd25
.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: https://codeberg.org/mlugg/setup-zig@v2
34
with:
35
version: ${{ matrix.zig-version }}
36
0 commit comments