Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2024
1 parent 62b8b01 commit 888246b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
java-version: 17

- name: Set up Gradle
uses: gradle/gradle-build-action@v3.4.2
uses: gradle/gradle-build-action@v3.5.0

- name: Build with Gradle
run: ./gradlew build
Expand Down

0 comments on commit 888246b

Please sign in to comment.