diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5bf0bd..8081377 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build Docker image - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: context: . cache-from: type=registry,ref=ghcr.io/filecoin-station/core