Skip to content

Commit

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

Bump sksat/setup-rye from 0.16.0 to 0.17.0
  • Loading branch information
terasakisatoshi authored Mar 5, 2024
2 parents 97045ea + 3b3f251 commit 59dcc17
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.16.0
- uses: sksat/setup-rye@v0.17.0
- name: Run rye config
run: rye config --set-bool behavior.use-uv=true
- name: Run rye sync
Expand Down

0 comments on commit 59dcc17

Please sign in to comment.