Skip to content

Commit

Permalink
Revert Version
Browse files Browse the repository at this point in the history
  • Loading branch information
SnorlaxAssist committed Jun 14, 2024
1 parent 2fb7c1a commit e4ec006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup Zig
uses: goto-bus-stop/setup-zig@v1
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0

Expand Down

0 comments on commit e4ec006

Please sign in to comment.