We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45881fc commit a6926fdCopy full SHA for a6926fd
.github/workflows/build_and_upload.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up JDK 1.8
22
uses: actions/setup-java@v4
23
with:
24
- java-version: 1.8
+ java-version: 8
25
distribution: 'corretto'
26
- name: Cache Maven packages
27
uses: actions/cache@v4
0 commit comments