We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1eb6eec + 0854da3 commit ebab6dbCopy full SHA for ebab6db
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
${{ runner.os }}-maven-
21
22
- name: Set up JDK 11
23
- uses: actions/setup-java@v3.11.0
+ uses: actions/setup-java@v3.12.0
24
with:
25
distribution: 'temurin'
26
java-version: '11'
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
68
69
- name: Set up Maven Central Repository
70
71
72
73
0 commit comments