diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9dc19a00d..7ce99504e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,7 +162,7 @@ jobs: uses: actions/checkout@v3 - name: Docker meta id: meta - uses: docker/metadata-action@v3 + uses: docker/metadata-action@v4 with: images: | solidproject/community-server @@ -206,7 +206,7 @@ jobs: ref: ${{ github.ref }} - name: Docker meta id: meta - uses: docker/metadata-action@v3 + uses: docker/metadata-action@v4 with: images: | solidproject/community-server