Skip to content

Commit

Permalink
Switch to mlugg/setup-zig@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Nov 3, 2024
1 parent e8cd12f commit 07489c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Zig
uses: goto-bus-stop/setup-zig@2a9625d550eefc3a9b1a43d342ad655f563f8241
uses: mlugg/setup-zig@v1
with:
version: 0.12.0

Expand Down Expand Up @@ -152,4 +152,4 @@ jobs:
wasi-update-wasm32-wasi/*.tar.bz2
wasi-update-macos-aarch64/*.tar.bz2
wasi-update-win-x86_64/*.zip
wasi-update-win-aarch64/*.zip
wasi-update-win-aarch64/*.zip

0 comments on commit 07489c2

Please sign in to comment.