-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
IBA-mainframe-dev
committed
May 24, 2024
1 parent
2cf9a60
commit 3fe54cc
Showing
3 changed files
with
3 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,10 +19,3 @@ runs: | |
with: | ||
distribution: 'zulu' | ||
java-version: ${{ inputs.jdkVersion }} | ||
|
||
- name: Set up Maven Action | ||
uses: s4u/[email protected] | ||
with: | ||
java-version: ${{ inputs.jdkVersion }} | ||
maven-version: ${{ inputs.mavenVersion }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters