Skip to content

Commit a3b2f47

Browse files
committed
📌 Java 21 for workflow
Whoops!
1 parent 30c5cd4 commit a3b2f47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-replicate-models.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/setup-java@v4
2828
with:
2929
distribution: 'temurin'
30-
java-version: '17'
30+
java-version: '21'
3131

3232
- name: Install Python dependencies
3333
run: |

0 commit comments

Comments
 (0)