mod: pin implementation to latest release version of zig
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m30s
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m30s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Setup zig installation
|
||||
uses: mlugg/setup-zig@v2
|
||||
with:
|
||||
version: master
|
||||
version: latest
|
||||
- name: Lint check
|
||||
run: zig fmt --check .
|
||||
- name: Spell checking
|
||||
|
||||
Reference in New Issue
Block a user