Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent fa115bc commit c63d9c3
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.2.1
uses: gradle/gradle-build-action@v3.3.0

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

0 comments on commit c63d9c3

Please sign in to comment.