diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 804083a..1ba7e92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: sudo apt-get install -y --no-install-recommends protobuf-compiler - name: Set up Python - uses: actions/setup-python@v6 + uses: actions/setup-python@v7 with: python-version: "3.10" # 🚀 缓存 pip 依赖