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 Dec 16, 2024
1 parent a1226e6 commit 2b0d925
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 2b0d925

Please sign in to comment.