Skip to content

Commit

Permalink
ci: Update Gradle build action version (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
barryadk authored May 16, 2023
1 parent 9ab3427 commit cf6500f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
java-version: '8'

- name: Execute Gradle build
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v2.4.2
with:
arguments: build --info

0 comments on commit cf6500f

Please sign in to comment.