We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15349c commit e46c77aCopy full SHA for e46c77a
.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@v4
21
22
path: ~/.m2/repository
0 commit comments