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