diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21b7e63..3e2a332 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: type=sha - name: Build and push - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: cache-from: type=gha tags: ${{ steps.meta.outputs.tags }}