Skip to content

Commit 4033b52

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.18 (#774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 072dd4c commit 4033b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v6.0.1
2323
- name: Check the simulations on CI
24-
uses: DanySK/build-check-deploy-gradle-action@4.0.17
24+
uses: DanySK/build-check-deploy-gradle-action@4.0.18
2525
with:
2626
check-command: ./gradlew runAll
2727
should-run-codecov: false

0 commit comments

Comments
 (0)