Skip to content

Commit 45cd3de

Browse files
committed
ci: upgrade zig build
1 parent 14637d1 commit 45cd3de

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: mlugg/setup-zig@v1
17+
- uses: mlugg/setup-zig@v2
1818
with:
1919
version: 0.15.1
2020
- name: zig build

0 commit comments

Comments
 (0)