mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 15:02:01 +00:00
bump setup-rye action to v3
This commit is contained in:
parent
245f51393e
commit
e091788b88
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Install Rye
|
||||
if: steps.changes.outputs.sources == 'true'
|
||||
uses: eifinger/setup-rye@v2
|
||||
uses: eifinger/setup-rye@v3
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-prefix: "refiners-rye-cache"
|
||||
|
|
Loading…
Reference in a new issue