Skip to content

Commit

Permalink
Update gradle build action
Browse files Browse the repository at this point in the history
  • Loading branch information
Warriorrrr committed May 11, 2023
1 parent 22c962c commit 18ceb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
distribution: 'temurin'

- name: Run Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v2.4.2
with:
gradle-version: wrapper
arguments: clean build
Expand Down

0 comments on commit 18ceb94

Please sign in to comment.