Skip to content

Commit

Permalink
Merge pull request #81 from MCBanners/renovate/gradle-gradle-build-ac…
Browse files Browse the repository at this point in the history
…tion-2.x
  • Loading branch information
darbyjack authored Nov 2, 2023
2 parents 91429a9 + a5136f8 commit 1a939bc
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 @@ -19,6 +19,6 @@ jobs:
java-version: '21'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@v2.4.2
uses: gradle/gradle-build-action@v2.9.0
with:
arguments: build

0 comments on commit 1a939bc

Please sign in to comment.