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 75b8b16 + 52f65c0 commit 6e1a36fCopy full SHA for 6e1a36f
.github/workflows/maven.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/[email protected]
18
- name: Set up JDK 1.11
19
- uses: actions/setup-java@v3.3.0
+ uses: actions/setup-java@v3.10.0
20
with:
21
distribution: 'adopt'
22
java-version: '11'
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
0 commit comments