Skip to content

Commit 0b094ba

Browse files
committed
DO NOT MERGE
This is a test to check everything plays nice with the setup-zig changes I'll be releasing shortly. I'll revert this commit soon.
1 parent 5d076d2 commit 0b094ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@v4
2626
with: { fetch-depth: 0 }
27-
- uses: mlugg/setup-zig@v1
27+
- uses: mlugg/setup-zig@main
2828
with:
2929
version: 0.14.0
3030
- name: Build

0 commit comments

Comments
 (0)