Skip to content

Commit f7453e1

Browse files
renovate[bot]mergify[bot]
authored andcommittedDec 18, 2022
ci(deps): update danysk/action-checkout action to v0.2.4
1 parent 67347eb commit f7453e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}-latest
1212
steps:
1313
- name: Checkout
14-
uses: DanySK/action-checkout@0.2.3
14+
uses: DanySK/action-checkout@0.2.4
1515
- uses: DanySK/build-check-deploy-gradle-action@2.1.17
1616
with:
1717
deploy-command: >-

0 commit comments

Comments
 (0)
Please sign in to comment.