Skip to content

Commit

Permalink
Merge pull request #112 from hazendaz/master
Browse files Browse the repository at this point in the history
[GHA] Bump coveralls to java 21
  • Loading branch information
hazendaz authored Oct 23, 2023
2 parents ecd07c2 + a8a3016 commit 8d101c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 21
distribution: zulu
- name: Report Coverage to Coveralls for Pull Requests
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 8d101c4

Please sign in to comment.