Skip to content

Commit

Permalink
Migrated to gradle/actions/setup-gradle@v3
Browse files Browse the repository at this point in the history
Signed-off-by: Gašper Kojek <[email protected]>
  • Loading branch information
ribafish authored Jun 26, 2024
1 parent 5e70f41 commit 71e4fac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Set up Gradle
uses: gradle/gradle-build-action@v3
uses: gradle/actions/setup-gradle@v3
with:
develocity-access-key: ${{ secrets.DV_SOLUTIONS_ACCESS_KEY }}
- name: Inject data capture script into Gradle build using Groovy DSL
Expand Down

0 comments on commit 71e4fac

Please sign in to comment.