Skip to content

Commit

Permalink
add TODO comment about java version upgrade after version3 branch is …
Browse files Browse the repository at this point in the history
…merged
  • Loading branch information
bhamail committed Oct 24, 2024
1 parent 08947ca commit 227bbe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ runs:
uses: actions/setup-java@v4
with:
distribution: 'temurin'
# TODO: Update this to Java 11 after branch `version3` is merged
java-version: 8
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4

0 comments on commit 227bbe5

Please sign in to comment.