diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index d8b09eb..b1c6126 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -22,7 +22,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup rye - uses: eifinger/setup-rye@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643 + uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a with: enable-cache: true cache-prefix: ${{ env.PYTHON_VERSION }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7855e73..e95b2a3 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@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643 + uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a with: enable-cache: true