Skip to content

Commit

Permalink
Update to setup-gradle GitHub Action
Browse files Browse the repository at this point in the history
Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/9QYxsmUcB?organizationId=R3JhZGxl

Co-authored-by: Moderne <[email protected]>
  • Loading branch information
tylerbertrand and TeamModerne committed May 22, 2024
1 parent b387a2a commit 4e5e615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-reproducer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
with:
distribution: 'zulu'
java-version: 11
- uses: gradle/gradle-build-action@v2
- uses: gradle/actions/setup-gradle@v3
with:
arguments: help --info

0 comments on commit 4e5e615

Please sign in to comment.