We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba6102 commit a1b66d3Copy full SHA for a1b66d3
.github/workflows/codecov.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/setup-java@v4
17
with:
18
distribution: 'temurin'
19
- java-version: 11
+ java-version: 21
20
- uses: actions/cache@v3
21
22
path: ~/.m2/repository
0 commit comments