diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 4cd6c218..86347a9e 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -18,7 +18,7 @@ jobs: cancel-in-progress: true steps: - name: Checkout - uses: DanySK/action-checkout@0.2.21 + uses: DanySK/action-checkout@0.2.22 - uses: DanySK/build-check-deploy-gradle-action@3.5.11 with: pre-build-command: |