diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 926607f..d1051cc 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -26,7 +26,7 @@ jobs: runs-on: ${{ matrix.os }}-latest steps: - name: Checkout - uses: DanySK/action-checkout@0.2.2 + uses: DanySK/action-checkout@0.2.3 - uses: DanySK/build-check-deploy-gradle-action@2.1.10 with: build-command: true