diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index a960c5c..019b942 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -26,7 +26,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup rye - uses: he0119/setup-rye@feat/windows + uses: he0119/setup-rye@fix/tool-cache with: enable-cache: true cache-prefix: ${{ env.PYTHON_VERSION }}