Skip to content

Commit dabcca1

Browse files
committed
up jdk
1 parent 18b1ada commit dabcca1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pluginTest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88
steps:
99
- uses: actions/checkout@v6
1010

11-
- name: Set up JDK 17
11+
- name: Set up JDK
1212
uses: actions/setup-java@v5
1313
with:
14-
java-version: '17'
14+
java-version: '21'
1515
distribution: 'adopt'
1616
cache: 'gradle'
1717

0 commit comments

Comments
 (0)