We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dadf8ed commit 99567b0Copy full SHA for 99567b0
.github/workflows/build-and-deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Checkout
17
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18
- - uses: DanySK/build-check-deploy-gradle-action@4.0.29
+ - uses: DanySK/build-check-deploy-gradle-action@4.0.30
19
with:
20
build-command: true
21
check-command: ./gradlew runAllGraphic
0 commit comments