diff --git a/.github/workflows/build_wheel.yml b/.github/workflows/build_wheel.yml index 85b2d6b884..fa23847242 100644 --- a/.github/workflows/build_wheel.yml +++ b/.github/workflows/build_wheel.yml @@ -101,7 +101,7 @@ jobs: name: artifact path: source/install/docker/dist - name: Log in to the Container registry - uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc + uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d with: registry: ghcr.io username: ${{ github.actor }}