Skip to content

Commit

Permalink
Merge pull request #13 from dayanruben/renovate/gradle-gradle-build-a…
Browse files Browse the repository at this point in the history
…ction-3.x
  • Loading branch information
dayanruben authored Jan 26, 2024
2 parents 09b5a52 + fdb43d7 commit adc71ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
java-version: '17'

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3

- name: Gradle Build
run: ./gradlew build

0 comments on commit adc71ed

Please sign in to comment.