Skip to content

Commit aa60562

Browse files
jedisct1andres-erbsen
authored andcommitted
Update the mlugg/setup-zig GitHub action
1 parent 67316f0 commit aa60562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Install Zig
20-
uses: mlugg/setup-zig@v1
20+
uses: mlugg/setup-zig@v2
2121
with:
2222
version: 0.14.0
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)