diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bb03bc1..6aab53e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -124,7 +124,7 @@ jobs: endpoint: builders - name: Build docker image - uses: docker/build-push-action@v3 + uses: docker/build-push-action@v4 if: ${{ env.DEPLOY_PROD == 'true' || env.DEPLOY_STAGE == 'true' }} with: context: .