update setup-zig on nightly to 2.0.5
This commit is contained in:
parent
8f3ca1d9cd
commit
a487d6c2e7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ref: zig-develop
|
ref: zig-develop
|
||||||
- name: Setup Zig
|
- name: Setup Zig
|
||||||
uses: https://github.com/mlugg/setup-zig@v2.0.1
|
uses: https://github.com/mlugg/setup-zig@v2.0.5
|
||||||
with:
|
with:
|
||||||
version: master
|
version: master
|
||||||
- name: Run smoke test
|
- name: Run smoke test
|
||||||
|
|
Loading…
Add table
Reference in a new issue