diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 53539a7..fccb6a6 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@v5 + uses: docker/build-push-action@v6 with: push: true tags: ghcr.io/ethersys/ocp:latest \ No newline at end of file