diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index d8900daf..7c7e5b1c 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -12,7 +12,7 @@ jobs: runs-on: ${{ matrix.os }}-latest steps: - name: Checkout - uses: DanySK/action-checkout@0.2.17 + uses: DanySK/action-checkout@0.2.18 - uses: DanySK/build-check-deploy-gradle-action@2.4.19 with: deploy-command: >-