Skip to content

Commit b1a558e

Browse files
committed
updated to match what is going into the agent
1 parent f8d4dbf commit b1a558e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
fetch-depth: 0
1919

2020

21-
- name: Set up JDK 8
21+
- name: Set up JDK 17
2222
uses: actions/setup-java@v3
2323
with:
24-
java-version: 11
24+
java-version: 17
2525
distribution: 'temurin'
2626

2727

0 commit comments

Comments
 (0)