diff --git a/.github/workflows/build-mihomo.yaml b/.github/workflows/build-mihomo.yaml index a104fd03..dc1eba92 100644 --- a/.github/workflows/build-mihomo.yaml +++ b/.github/workflows/build-mihomo.yaml @@ -33,7 +33,7 @@ jobs: - name: Install mise uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4 - name: Setup uv - uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0 + uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 with: activate-environment: true - name: Install dependencies