Skip to content

Commit

Permalink
ooops, update gh actions to zig 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Nov 3, 2022
1 parent 63ada3c commit 0fcba96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: goto-bus-stop/setup-zig@v1
with:
version: 0.9.0
version: 0.10.0
- name: prepare-linux
if: runner.os == 'Linux'
run: |
Expand Down

0 comments on commit 0fcba96

Please sign in to comment.