Skip to content

Commit

Permalink
github package
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Jul 12, 2024
1 parent 0f4c443 commit d6b573b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
java-version: '11'
distribution: 'temurin'
java-version: '21'
distribution: 'zulu'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3

Expand Down

0 comments on commit d6b573b

Please sign in to comment.