Skip to content

Commit

Permalink
bump setup-rye action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
catwell committed Jun 27, 2024
1 parent 245f513 commit e091788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e091788

Please sign in to comment.