Skip to content

Commit 72b2766

Browse files
committed
update mlugg/setup-zig to v2
1 parent bb15a31 commit 72b2766

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
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Setup Zig
28-
uses: mlugg/setup-zig@v1
28+
uses: mlugg/setup-zig@v2
2929
with:
3030
version: ${{ matrix.zig-version }}
3131

0 commit comments

Comments
 (0)