Skip to content

Commit

Permalink
chore(deps): bump eifinger/setup-rye from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [eifinger/setup-rye](https://github.com/eifinger/setup-rye) from 3 to 4.
- [Release notes](https://github.com/eifinger/setup-rye/releases)
- [Commits](eifinger/setup-rye@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 3702002 commit 6143854
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 @@ -11,7 +11,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- uses: eifinger/setup-rye@v3
- uses: eifinger/setup-rye@v4
with:
version: 'latest'
- run: rye sync
Expand Down

0 comments on commit 6143854

Please sign in to comment.