Bump infinity to 0.6.4 (#11104)

### What problem does this PR solve?

Bump infinity to 0.6.4

Fixed https://github.com/infiniflow/infinity/issues/3048

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Zhichang Yu
2025-11-07 14:44:34 +08:00
committed by GitHub
parent edbc396bc6
commit c58d95ed69
6 changed files with 3333 additions and 3330 deletions

View File

@ -74,7 +74,7 @@ jobs:
fi
fi
fi
else
elif [[ "$GITHUB_EVENT_NAME" = "pull_request" ]]; then
PR_NUMBER=${{ github.event.pull_request.number }}
PR_SHA_FP=${RUNNER_WORKSPACE_PREFIX}/artifacts/${GITHUB_REPOSITORY}/PR_${PR_NUMBER}
# Calculate the hash of the current workspace content