Commit 3edc78a
authored
chore(deps): update eifinger/setup-uv action to v5.4.2 (#2292)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eifinger/setup-uv](https://redirect.github.com/eifinger/setup-uv) |
action | patch | `v5.4.1` -> `v5.4.2` |
---
### Release Notes
<details>
<summary>eifinger/setup-uv (eifinger/setup-uv)</summary>
###
[`v5.4.2`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v5.4.2):
🌈 Make sure uv installed by setup-uv is first in PATH
[Compare
Source](https://redirect.github.com/eifinger/setup-uv/compare/v5.4.1...v5.4.2)
#### Changes
This release fixes an issue on self-hosted runners.
If you manually installed uv with version 0.5.0 or later this version
would overwrite the uv version installed by this action.
We now make sure the version installed by this action is the first found
in PATH
#### 🐛 Bug fixes
- Make sure uv installed by setup-uv is first in PATH
[@​eifinger](https://redirect.github.com/eifinger)
([#​373](https://redirect.github.com/eifinger/setup-uv/issues/373))
#### 🧰 Maintenance
- chore: update known checksums for 0.6.14
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#​366](https://redirect.github.com/eifinger/setup-uv/issues/366))
- chore: update known checksums for 0.6.13
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#​365](https://redirect.github.com/eifinger/setup-uv/issues/365))
- chore: update known checksums for 0.6.12
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#​362](https://redirect.github.com/eifinger/setup-uv/issues/362))
- chore: update known checksums for 0.6.11
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#​357](https://redirect.github.com/eifinger/setup-uv/issues/357))
#### 📚 Documentation
- Fix pep440 identifier instead of specifier
[@​eifinger](https://redirect.github.com/eifinger)
([#​358](https://redirect.github.com/eifinger/setup-uv/issues/358))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->1 parent 4fa6e73 commit 3edc78a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments