Skip to content

Commit

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

chore(deps): update gradle/gradle-build-action action to v3
  • Loading branch information
livk-cloud authored Feb 1, 2024
2 parents e528fde + 3659a52 commit e7cfe61
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 @@ -29,7 +29,7 @@ jobs:
java-version: 21
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@v2.12.0
uses: gradle/gradle-build-action@v3.0.0
with:
arguments: build -x test
gradle-version: current

0 comments on commit e7cfe61

Please sign in to comment.