Skip to content

Commit e8f0d39

Browse files
committed
ci(deps): update danysk/action-checkout action to v0.2.6
1 parent a2c232d commit e8f0d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ${{ matrix.os }}-latest
2727
steps:
2828
- name: Checkout
29-
uses: DanySK/action-checkout@0.2.5
29+
uses: DanySK/action-checkout@0.2.6
3030
- uses: DanySK/build-check-deploy-gradle-action@2.2.0
3131
with:
3232
build-command: true

0 commit comments

Comments
 (0)