Skip to content

Commit 068cd25

Browse files
committed
ci: update setup-zig
1 parent 04a4255 commit 068cd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Setup Zig
33-
uses: mlugg/setup-zig@v1
33+
uses: https://codeberg.org/mlugg/setup-zig@v2
3434
with:
3535
version: ${{ matrix.zig-version }}
3636

0 commit comments

Comments
 (0)