diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 788bb5ac9..82b5f67f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -384,7 +384,7 @@ jobs: type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }} - name: Build and push Docker image - uses: docker/build-push-action@v3.2.0 + uses: docker/build-push-action@v4.0.0 if: ${{ (matrix.os == 'ubuntu-latest') }} with: context: .