Skip to content

Commit 8ffb57a

Browse files
committed
[GHA] Bump coveralls to jdk 21
1 parent ff9aa7b commit 8ffb57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coveralls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Set up JDK
1212
uses: actions/setup-java@v3
1313
with:
14-
java-version: 17
14+
java-version: 21
1515
distribution: zulu
1616
- name: Report Coverage to Coveralls for Pull Requests
1717
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)