diff --git a/.github/workflows/build-petclinic-overhead-base.yml b/.github/workflows/build-petclinic-overhead-base.yml index aeb4d7a6fa9a..4a00d50a4988 100644 --- a/.github/workflows/build-petclinic-overhead-base.yml +++ b/.github/workflows/build-petclinic-overhead-base.yml @@ -23,7 +23,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GITHUB_TOKEN }} - name: push to gh packages - uses: docker/build-push-action@v2 + uses: docker/build-push-action@v4 with: push: true file: benchmark-overhead/Dockerfile-petclinic-base