Skip to content

Commit

Permalink
Upgrade Gradle build action to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
psibre committed Feb 24, 2024
1 parent db0ee09 commit adcf6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
- if: runner.os == 'macOS'
run: brew install speech-tools

- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@v2.12.0
with:
arguments: build --warning-mode all

0 comments on commit adcf6b8

Please sign in to comment.