Skip to content

Commit 3e0b079

Browse files
authored
CI: Use new version of setup-zig
1 parent 6f5eaca commit 3e0b079

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
@@ -26,7 +26,7 @@ jobs:
2626
sudo apt-get install libgles-dev libpulse-dev libxext-dev
2727
2828
- name: Setup Zig
29-
uses: mlugg/setup-zig@v1
29+
uses: mlugg/setup-zig@v2
3030
with:
3131
version: ${{ matrix.zig-version }}
3232

0 commit comments

Comments
 (0)