Skip to content

Commit

Permalink
JAVA-3733 revert setup-version
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianPhillips2020 committed Oct 15, 2024
1 parent 24f65b4 commit 68e8e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gradle-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Setup Java
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629 # v2.4.2
with:
java-version: 11
distribution: temurin
Expand Down

0 comments on commit 68e8e71

Please sign in to comment.