We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f959c commit 65bc5d6Copy full SHA for 65bc5d6
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.28
31
- - uses: DanySK/build-check-deploy-gradle-action@4.0.27
+ - uses: DanySK/build-check-deploy-gradle-action@4.0.28
32
with:
33
build-command: true
34
check-command: ./gradlew runAll --stacktrace
0 commit comments