| author | |
| committer | |
| log | 4b4d82ba8fd068defe085065c74341e59c89ed9b |
| tree | 07476969c695014cee3d9592f181536409cf2c1d |
| parent | d4736db89908dda3f6c7c138670547f1795889f1 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.github/workflows/push.yml+1-1| ... | @@ -17,7 +17,7 @@ jobs: | ... | @@ -17,7 +17,7 @@ jobs: |
| 17 | - run: top -b -n 1 | head -n5 | 17 | - run: top -b -n 1 | head -n5 |
| 18 | 18 | ||
| 19 | - name: Setup Zig | 19 | - name: Setup Zig |
| 20 | uses: mlugg/setup-zig@v1 | 20 | uses: mlugg/setup-zig@v2 |
| 21 | with: | 21 | with: |
| 22 | mirror: "http://mirrors.nektro.net/s3cgi" | 22 | mirror: "http://mirrors.nektro.net/s3cgi" |
| 23 | version: "0.14.0" | 23 | version: "0.14.0" |