diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9f98609..4927346 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Docker meta id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: code4romania/php tags: ${{ matrix.php-version }}