Skip to content

Commit

Permalink
fix setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
YiraSan committed Jan 3, 2025
1 parent 21fd28e commit a94ef31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: mlugg/setup-zig@latest
- uses: mlugg/setup-zig@v1
with:
version: 0.14.0-dev.2597+252c20310

Expand Down

0 comments on commit a94ef31

Please sign in to comment.