diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index c651d4e..4d51eaa 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -34,7 +34,7 @@ jobs: timezoneWindows: "China Standard Time" - name: Setup rye - uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a + uses: eifinger/setup-rye@cba39b644640fb95c375ce5bfe2fdf33c0b815fc with: enable-cache: true cache-prefix: ${{ env.PYTHON_VERSION }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e95b2a3..70cd869 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Setup rye - uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a + uses: eifinger/setup-rye@cba39b644640fb95c375ce5bfe2fdf33c0b815fc with: enable-cache: true