Skip to content

Commit

Permalink
Update java version for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-m committed Jun 21, 2024
1 parent 514831f commit 7dc9c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: 8
java-version: 11

- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
Expand Down

0 comments on commit 7dc9c5a

Please sign in to comment.