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 5a4b8bf commit 52dbd60Copy full SHA for 52dbd60
.github/workflows/test.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- uses: actions/checkout@v3
11
- - name: Set up JDK 11
+ - name: Set up JDK 17
12
uses: actions/setup-java@v3
13
with:
14
distribution: 'adopt'
0 commit comments