Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Using the current/correct version of the action checkout.
  • Loading branch information
photex authored Jun 8, 2024
1 parent ad09933 commit 934966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Ziege - ${{ matrix.target }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Zig
uses: korandoru/setup-zig@v1
with:
Expand Down

0 comments on commit 934966f

Please sign in to comment.