Skip to content

Commit

Permalink
Update publish-snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toztemel authored Jul 5, 2024
1 parent de907e4 commit 8f5f802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install JDK 17
uses: actions/setup-java@v4
with:
distribution: 'zulu'
distribution: 'temurin'
java-version: 17

- name: Setup gradle
Expand Down

0 comments on commit 8f5f802

Please sign in to comment.