Skip to content

Commit 16ece2c

Browse files
FedeDPpoiana
authored andcommitted
chore(ci): bump zig version.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
1 parent 9e08d7e commit 16ece2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-zig/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
shell: bash
99
id: store
1010
env:
11-
ZIG_VERSION: '0.14.0-dev.1952+9f84f7f92'
11+
ZIG_VERSION: '0.14.0-dev.2591+5333d2443'
1212
run: |
1313
echo "zig_version=${ZIG_VERSION}" >> "$GITHUB_OUTPUT"
1414

0 commit comments

Comments
 (0)