Skip to content

Commit

Permalink
📌 Java 21 for workflow
Browse files Browse the repository at this point in the history
Whoops!
  • Loading branch information
MrGraversen committed Oct 29, 2024
1 parent 30c5cd4 commit a3b2f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-replicate-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'
java-version: '21'

- name: Install Python dependencies
run: |
Expand Down

0 comments on commit a3b2f47

Please sign in to comment.