Skip to content

Commit

Permalink
Merge pull request #29 from kubode/renovate/gradle-gradle-build-actio…
Browse files Browse the repository at this point in the history
…n-2.x

Update gradle/gradle-build-action action to v2.12.0
  • Loading branch information
kubode authored Jan 30, 2024
2 parents bccc4ee + dd9f8e6 commit c816736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
java-version: '19'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@v2.11.0
uses: gradle/gradle-build-action@v2.12.0
with:
arguments: build

0 comments on commit c816736

Please sign in to comment.