Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #350 from MixDrinks/renovate/gradle-gradle-build-a…
Browse files Browse the repository at this point in the history
…ction-3.x

Update gradle/gradle-build-action action to v3.2.0
  • Loading branch information
renovate[bot] authored Apr 4, 2024
2 parents 43e6567 + 50d4920 commit 37350f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
java-version: 11

- name: Setup Gradle
uses: gradle/gradle-build-action@v3.1.0
uses: gradle/gradle-build-action@v3.2.0

- name: Execute Gradle build
run: ./gradlew test

0 comments on commit 37350f6

Please sign in to comment.