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: >-