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 d524c4d commit ab90831Copy full SHA for ab90831
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
29
- name: Install Java and Maven
30
- uses: actions/setup-java@v4.2.1
+ uses: actions/setup-java@v1
31
with:
32
java-version: 17
33
0 commit comments