Skip to content

Commit

Permalink
Update it-maven-4.0.0.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz authored Nov 28, 2024
1 parent 4600bcc commit 62ea2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/it-maven-4.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v4
with:
java-version: 21
java-version: 17
distribution: zulu
- name: Load Maven 4.0.0-rc-1
run: mvn -B -V org.apache.maven.plugins:maven-wrapper-plugin:3.3.2:wrapper -Dmaven=4.0.0-rc-1 --no-transfer-progress
Expand Down

0 comments on commit 62ea2c1

Please sign in to comment.