We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad1015 commit 0c06a50Copy full SHA for 0c06a50
.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