Skip to content

Commit

Permalink
switch from goto-bus-stop/setup-zig to mlugg/setup-zig
Browse files Browse the repository at this point in the history
  • Loading branch information
marler8997 committed Jun 12, 2024
1 parent 322d7ec commit 344cb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v4
- uses: goto-bus-stop/setup-zig@v2
- uses: mlugg/setup-zig@v1
with:
version: 0.13.0
- run: |
Expand Down

0 comments on commit 344cb82

Please sign in to comment.