Skip to content

Commit

Permalink
Merge pull request #25 from terasakisatoshi/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/sksat/setup-rye-0.27.0

Bump sksat/setup-rye from 0.26.0 to 0.27.0
  • Loading branch information
terasakisatoshi authored Aug 6, 2024
2 parents 3976f84 + 8e626f4 commit c3041ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PythonCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install uv
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
- uses: sksat/setup-rye@v0.26.0
- uses: sksat/setup-rye@v0.27.0
- name: Run rye config
run: rye config --set-bool behavior.use-uv=true
- name: Run rye sync
Expand Down

0 comments on commit c3041ec

Please sign in to comment.