Skip to content

Commit

Permalink
update setup-rye version
Browse files Browse the repository at this point in the history
  • Loading branch information
karmacoma-eth committed Sep 25, 2024
1 parent 51881cb commit 46f41c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# if: needs.changes.outputs.python == 'true'
steps:
- uses: actions/checkout@v4
- uses: eifinger/setup-rye@v3
- uses: eifinger/setup-rye@v4 # replaces setup-python
id: setup-rye
with:
version: '0.39.0'
Expand Down

0 comments on commit 46f41c2

Please sign in to comment.