Skip to content

Commit ed53b19

Browse files
committed
chore: update release workflow to use Zig 0.15.0
1 parent baa3923 commit ed53b19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
- name: Setup Zig
251251
uses: goto-bus-stop/setup-zig@v2
252252
with:
253-
version: 0.14.1
253+
version: 0.15.0
254254

255255
- name: Create cache directories (Unix)
256256
if: runner.os != 'Windows'

0 commit comments

Comments
 (0)