Skip to content

Commit 7fd8d65

Browse files
committed
Fix build pipeline label [skip ci]
1 parent c0778ca commit 7fd8d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Checkout
1212
uses: actions/[email protected]
13-
- name: Set up JDK 11
13+
- name: Set up JDK 17
1414
uses: actions/setup-java@v2
1515
with:
1616
distribution: 'temurin'

0 commit comments

Comments
 (0)