Skip to content

Commit

Permalink
build(deps): bump eifinger/setup-rye from 1.7.0 to 1.10.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.10.0.
- [Release notes](https://github.com/eifinger/setup-rye/releases)
- [Commits](eifinger/setup-rye@5b24b10...bea3edb)

---
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 Feb 5, 2024
1 parent 63b8fb2 commit dbbb66f
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 @@ -181,7 +181,7 @@ jobs:
#----------------------------------------------
- name: Install rye
id: setup-rye
uses: eifinger/setup-rye@5b24b104a68da1e2ea0073aa191a2bab66f55d7c
uses: eifinger/setup-rye@bea3edb6731bbed67cc1f62f01d82eda2688671b

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

0 comments on commit dbbb66f

Please sign in to comment.