Skip to content

Commit

Permalink
.github: Switch to v4 of actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
korli authored Mar 5, 2024
1 parent 09d5702 commit 7a88442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- { os: haiku, version: 'r1beta4', runner: 'ubuntu-latest', architecture: 'x86' }

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: korli/action@v0.14.0-haiku
with:
Expand Down

0 comments on commit 7a88442

Please sign in to comment.