Skip to content

Commit

Permalink
Update java-build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Tadeu Panato Junior <[email protected]>
  • Loading branch information
cpanato authored Nov 19, 2024
1 parent 47c16da commit f3ae756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
java-version: ${{ matrix.java-version }}
distribution: 'temurin'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

# make sure jar generation works and tests/checks pass
- name: Test
Expand Down

0 comments on commit f3ae756

Please sign in to comment.