Skip to content

Commit

Permalink
[GHA] Bump coveralls to java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Oct 22, 2023
1 parent 7055910 commit a910bac
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 a910bac

Please sign in to comment.