Skip to content

Commit

Permalink
GH Actions: bump actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Oct 9, 2023
1 parent 9bef4f7 commit c0e3188
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 @@ -10,7 +10,7 @@ jobs:
ksc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: actions/setup-java@v3
Expand Down

0 comments on commit c0e3188

Please sign in to comment.