mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 23:12:02 +00:00
fix CI (again)
https://github.com/eifinger/setup-rye/releases/tag/v2.0.0
This commit is contained in:
parent
83ff8f7007
commit
98e2ab94c9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
- name: Install Rye
|
||||
if: steps.changes.outputs.sources == 'true'
|
||||
uses: eifinger/setup-rye@v1
|
||||
uses: eifinger/setup-rye@v2
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-prefix: "refiners-rye-cache"
|
||||
|
|
Loading…
Reference in a new issue