Skip to content

Commit

Permalink
Using the same jdk as IDE
Browse files Browse the repository at this point in the history
  • Loading branch information
pmathew92 committed Jan 14, 2025
1 parent 3431037 commit 469e153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ inputs:
java:
description: The Java version to use
required: false
default: 11.0.25-tem
default: 11.0.25-amzn
gradle:
description: The Gradle version to use
required: false
Expand Down

0 comments on commit 469e153

Please sign in to comment.