From f7453e1842301dcf3e34858b95bd24ecf29a0d5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 20:00:46 +0000 Subject: [PATCH] ci(deps): update danysk/action-checkout action to v0.2.4 --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 0dccc3ac..eebed858 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -11,7 +11,7 @@ jobs: runs-on: ${{ matrix.os }}-latest steps: - name: Checkout - uses: DanySK/action-checkout@0.2.3 + uses: DanySK/action-checkout@0.2.4 - uses: DanySK/build-check-deploy-gradle-action@2.1.17 with: deploy-command: >-