Skip to content

Commit

Permalink
build(deps): bump eifinger/setup-rye from 1.7.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [eifinger/setup-rye](https://github.com/eifinger/setup-rye) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/eifinger/setup-rye/releases)
- [Commits](eifinger/setup-rye@5b24b10...73f8d4e)

---
updated-dependencies:
- dependency-name: eifinger/setup-rye
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 8c6fe5c commit aab54e1
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 @@ -180,7 +180,7 @@ jobs:
#----------------------------------------------
- name: Install rye
id: setup-rye
uses: eifinger/setup-rye@5b24b104a68da1e2ea0073aa191a2bab66f55d7c
uses: eifinger/setup-rye@73f8d4e04a7dc576527a0cf0a0a54ed9e521c47e

- name: Set up python ${{ env.MINIMUM_PYTHON_VERSION }}
run: rye pin ${{ env.MINIMUM_PYTHON_VERSION }}
Expand Down

0 comments on commit aab54e1

Please sign in to comment.