Skip to content

Commit

Permalink
chore(ci): bump GH action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
magurotuna committed Jul 17, 2024
1 parent 95ec652 commit b938b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: goto-bus-stop/setup-zig@v1
- uses: actions/checkout@v4
- uses: goto-bus-stop/setup-zig@v2
with:
version: master
- name: fmt
Expand Down

0 comments on commit b938b0b

Please sign in to comment.