diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3d0cb9..1dd7b18 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: tags: | type=raw,value=${{ matrix.data.version == '' && 'latest' || matrix.data.version }} - name: 'Build and push' - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: push: true context: .