Skip to content

Commit eba9623

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update danysk/action-checkout action to v0.2.24
1 parent effadae commit eba9623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/built_and_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
cancel-in-progress: true
2424
steps:
2525
- name: Checkout
26-
uses: danysk/action-checkout@0.2.23
26+
uses: danysk/action-checkout@0.2.24
2727
- uses: DanySK/build-check-deploy-gradle-action@4.0.3
2828
with:
2929
build_command: 'true'
@@ -36,7 +36,7 @@ jobs:
3636
cancel-in-progress: true
3737
steps:
3838
- name: Checkout
39-
uses: danysk/action-checkout@0.2.23
39+
uses: danysk/action-checkout@0.2.24
4040
- uses: DanySK/build-check-deploy-gradle-action@4.0.3
4141
with:
4242
build-command: true

0 commit comments

Comments
 (0)