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 01425c7 commit b8741afCopy full SHA for b8741af
action.yml
@@ -28,7 +28,7 @@ runs:
28
uses: actions/setup-java@v4
29
with:
30
distribution: 'temurin'
31
- java-version: '20'
+ java-version: '21'
32
- name: "Print inputs"
33
run: |
34
echo "command: ${{ inputs.command }}"
0 commit comments