diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 0075038..26728cf 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -27,7 +27,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - name: Checkout - uses: DanySK/action-checkout@0.2.27 + uses: DanySK/action-checkout@0.2.28 - uses: DanySK/build-check-deploy-gradle-action@4.0.20 with: build-command: true