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 4eeb5f4 commit f0cdcd8Copy full SHA for f0cdcd8
.github/workflows/CI.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v4
12
13
- name: Set up JDK 11
14
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v4
15
with:
16
distribution: adopt
17
java-version: 11
0 commit comments