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.
1 parent 4c8ae2a commit e0a50deCopy full SHA for e0a50de
1 file changed
.github/workflows/oss-release-deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
cache: maven
20
21
- name: Setup Maven Central
22
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v2
23
with: # overwrite settings.xml
24
java-version: '17'
25
distribution: 'adopt'
0 commit comments