diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89844eb..8d83b21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - name: Build and push id: docker_build - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v5 with: push: true tags: ghcr.io/ethersys/ocp:latest \ No newline at end of file