Skip to content

Commit

Permalink
chore: fix job message
Browse files Browse the repository at this point in the history
  • Loading branch information
algomaster99 committed Aug 1, 2024
1 parent 4147dab commit 3aa9be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup JDK 17
- name: Setup JDK 22
uses: actions/setup-java@v4
with:
distribution: 'oracle'
Expand Down

0 comments on commit 3aa9be4

Please sign in to comment.