We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e115a6e commit d3aa31bCopy full SHA for d3aa31b
1 file changed
.github/workflows/build-and-deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- name: Checkout
30
uses: DanySK/action-checkout@0.2.27
31
- - uses: DanySK/build-check-deploy-gradle-action@4.0.14
+ - uses: DanySK/build-check-deploy-gradle-action@4.0.15
32
with:
33
build-command: true
34
check-command: ./gradlew runAll --stacktrace
0 commit comments