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 7bbc6c1 commit 830cb6fCopy full SHA for 830cb6f
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Set up JDK 17
18
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
19
with:
20
distribution: 'temurin'
21
java-version: 17
0 commit comments