Skip to content

Commit

Permalink
chore(ci): bump zig version.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Jan 2, 2025
1 parent 9e08d7e commit a5501f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-zig/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
shell: bash
id: store
env:
ZIG_VERSION: '0.14.0-dev.1952+9f84f7f92'
ZIG_VERSION: '0.14.0-dev.2591+5333d2443'
run: |
echo "zig_version=${ZIG_VERSION}" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit a5501f9

Please sign in to comment.