Skip to content

Commit 3c2950c

Browse files
Bump mlugg/setup-zig from 1 to 2 (#6)
1 parent 6f45ed7 commit 3c2950c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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.13.0
2020
- name: Build

0 commit comments

Comments
 (0)