Skip to content

Commit 2db2713

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.4
1 parent 366d256 commit 2db2713

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/[email protected]
16-
- uses: DanySK/[email protected].3
16+
- uses: DanySK/[email protected].4
1717
with:
1818
# Dry-deployment
1919
check-command: ./gradlew build --parallel
@@ -54,7 +54,7 @@ jobs:
5454
uses: actions/[email protected]
5555
with:
5656
node-version-file: package.json
57-
- uses: DanySK/[email protected].3
57+
- uses: DanySK/[email protected].4
5858
with:
5959
retries-on-failure: '1'
6060
build-command: true

0 commit comments

Comments
 (0)