Skip to content

Commit ee200d2

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.21
1 parent da24267 commit ee200d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: DanySK/action-checkout@0.2.24
16-
- uses: DanySK/build-check-deploy-gradle-action@4.0.10
16+
- uses: DanySK/build-check-deploy-gradle-action@4.0.21
1717
with:
1818
# Dry-deployment
1919
deploy-command: >-
@@ -59,7 +59,7 @@ jobs:
5959
uses: actions/setup-node@v6.0.0
6060
with:
6161
node-version-file: package.json
62-
- uses: DanySK/build-check-deploy-gradle-action@4.0.10
62+
- uses: DanySK/build-check-deploy-gradle-action@4.0.21
6363
with:
6464
retries-on-failure: '1'
6565
build-command: true

0 commit comments

Comments
 (0)