Skip to content

Commit

Permalink
Merge pull request #1597 from pzygielo/sj
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Oct 20, 2022
2 parents f5a80aa + 0f2fd3d commit 4cb9788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Unzip MQ Distribution
run: unzip -q mq.zip
- name: Set up JDK
uses: actions/setup-java@v2
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: ${{ matrix.java_version }}
Expand Down

0 comments on commit 4cb9788

Please sign in to comment.