Skip to content

Commit ae60574

Browse files
fix : Update cd.yml
1 parent 0cc963d commit ae60574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@v3
2121

22-
- name: Set up JDK 21
22+
- name: Set up JDK 17
2323
uses: actions/setup-java@v3
2424
with:
2525
java-version: '21'

0 commit comments

Comments
 (0)