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 74b4eec commit 716df6eCopy full SHA for 716df6e
.github/workflows/java-17.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v5
18
- name: Set up Java 17
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
java-version: 17
22
distribution: liberica
.github/workflows/java-21.yml
- name: Set up Java 21
java-version: 21
0 commit comments