Skip to content

Commit

Permalink
ci: format: switch to mlugg/setup-zig (#12863)
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro authored Jul 27, 2024
1 parent 75df73e commit 32d9bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
bun-version: "1.1.20"
- name: Setup Zig
uses: goto-bus-stop/setup-zig@c7b6cdd3adba8f8b96984640ff172c37c93f73ee
uses: mlugg/setup-zig@v1
with:
version: ${{ inputs.zig-version }}
- name: Install Dependencies
Expand Down

0 comments on commit 32d9bb3

Please sign in to comment.