Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent 44be63c commit 2d3030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
- name: Validate Gradle wrapper JAR
uses: gradle/wrapper-validation-action@v2.1.3
- name: Set up Gradle
uses: gradle/gradle-build-action@v2.1.4
uses: gradle/gradle-build-action@v2.12.0
- name: Run Gradle
shell: bash
run: |
Expand Down

0 comments on commit 2d3030b

Please sign in to comment.