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 5d0c712 commit 3e58206Copy full SHA for 3e58206
.github/workflows/bump.yml
@@ -22,6 +22,7 @@ jobs:
22
- name: Set up JDK
23
uses: actions/setup-java@v2
24
with:
25
+ distribution: 'temurin'
26
java-version: '21'
27
28
- name: Build and run the application
0 commit comments