Skip to content

Commit a1b66d3

Browse files
author
davvd
committed
java up
1 parent 1ba6102 commit a1b66d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-java@v4
1717
with:
1818
distribution: 'temurin'
19-
java-version: 11
19+
java-version: 21
2020
- uses: actions/cache@v3
2121
with:
2222
path: ~/.m2/repository

0 commit comments

Comments
 (0)