Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
albertus82 committed May 2, 2024
1 parent 8eb5718 commit 73209cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
env:
MAVEN_OPTS: -Dhttp.keepAlive=false
steps:
- uses: actions/checkout@4v
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: zulu
Expand Down

0 comments on commit 73209cc

Please sign in to comment.