diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41ec5194a..bd561d125 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -146,7 +146,7 @@ jobs: - name: Gather Docker metadata id: docker-meta - uses: docker/metadata-action@v3 + uses: docker/metadata-action@v4 with: images: | ghcr.io/${{ github.repository }}