Skip to content

Commit dd8f482

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.20 (#780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ee3b59 commit dd8f482

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.19
24+
uses: DanySK/build-check-deploy-gradle-action@4.0.20
2525
with:
2626
check-command: ./gradlew runAll
2727
should-run-codecov: false

0 commit comments

Comments
 (0)