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 5281953 commit ce52186Copy full SHA for ce52186
.github/workflows/rat.yaml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-java@v4
22
with:
23
distribution: temurin
24
- java-version: 11
+ java-version: 17
25
26
- name: Download Apache RAT
27
run: |
0 commit comments