We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a961459 commit c5a8250Copy full SHA for c5a8250
1 file changed
.github/workflows/downstream.yaml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v3
37
- uses: actions/setup-java@v3
38
with:
39
- java-version: 17
+ java-version: 8
40
distribution: temurin
41
- run: mvn -version
42
- name: Install xmllint
0 commit comments