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 d12bfa1 commit 3bee28fCopy full SHA for 3bee28f
.github/workflows/continuous-integration-build.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Set up JDK 17
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
with:
23
java-version: '17'
24
distribution: 'temurin'
0 commit comments