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 c0778ca commit 7fd8d65Copy full SHA for 7fd8d65
.github/workflows/pull_request_check.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Checkout
12
uses: actions/[email protected]
13
- - name: Set up JDK 11
+ - name: Set up JDK 17
14
uses: actions/setup-java@v2
15
with:
16
distribution: 'temurin'
0 commit comments