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 97e2e8b commit 322cfd2Copy full SHA for 322cfd2
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v5
17
- name: Set up JDK 11
18
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
19
with:
20
distribution: 'zulu'
21
java-version: 11
0 commit comments