Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit e332a4f

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.9
1 parent 0257d37 commit e332a4f

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
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Checkout
2020
uses: DanySK/[email protected]
21-
- uses: DanySK/[email protected].7
21+
- uses: DanySK/[email protected].9
2222
with:
2323
# Dry-deployment
2424
deploy-command: >-
@@ -69,7 +69,7 @@ jobs:
6969
uses: actions/[email protected]
7070
with:
7171
node-version: ${{ steps.node-version.outputs.version }}
72-
- uses: DanySK/[email protected].7
72+
- uses: DanySK/[email protected].9
7373
with:
7474
build-command: true
7575
check-command: true

0 commit comments

Comments
 (0)