Skip to content

Commit

Permalink
Merge pull request #166 from hazendaz/master
Browse files Browse the repository at this point in the history
[GHA] Bump coveralls to java 21
  • Loading branch information
hazendaz committed Oct 22, 2023
2 parents 7055910 + a910bac commit 46bee18
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 @@ -27,7 +27,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 46bee18

Please sign in to comment.