Skip to content

Commit

Permalink
Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
lazutkin-andrey authored Mar 31, 2023
1 parent 93f6fd7 commit 5a6ad1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: set up JDK 11
uses: actions/setup-java@v2
with:
java-version: '8'
java-version: '11'
distribution: 'adopt'

- name: Extract branch name
Expand Down

0 comments on commit 5a6ad1d

Please sign in to comment.