Skip to content

Commit

Permalink
chore(deps): update eifinger/setup-uv action to v3.2.3 (#1873)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eifinger/setup-uv](https://redirect.github.com/eifinger/setup-uv) |
action | patch | `v3.2.2` -> `v3.2.3` |

---

### Release Notes

<details>
<summary>eifinger/setup-uv (eifinger/setup-uv)</summary>

###
[`v3.2.3`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v3.2.3):
🌈 update known checksums for 0.5.2

[Compare
Source](https://redirect.github.com/eifinger/setup-uv/compare/v3.2.2...v3.2.3)

#### Changes

#### 🧰 Maintenance

- chore: update known checksums for 0.5.2
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;154](https://redirect.github.com/eifinger/setup-uv/issues/154))
- chore: update known checksums for 0.5.1
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;152](https://redirect.github.com/eifinger/setup-uv/issues/152))
- chore: update known checksums for 0.5.0
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;151](https://redirect.github.com/eifinger/setup-uv/issues/151))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNS40IiwidXBkYXRlZEluVmVyIjoiMzkuMTUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
  • Loading branch information
nextest-bot authored Nov 15, 2024
1 parent ae48945 commit f6064a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install nextest for help text in docs
uses: taiki-e/install-action@nextest
- name: Install uv
uses: eifinger/setup-uv@2e657c127d5b1635d5a8e3fa40e0ac50a5bf6992 # v3.2.2
uses: eifinger/setup-uv@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
with:
enable-cache: true
- name: Build rustdoc
Expand Down

0 comments on commit f6064a0

Please sign in to comment.