Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit 1f9e965

Browse files
chore(deps): update astral-sh/setup-uv action to v7
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | astral-sh/setup-uv | v6.0.1 | v7.1.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 93b3cfc commit 1f9e965

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

github-actions/create-docs-update-pr/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ runs:
7373
shell: bash
7474

7575
- name: Install uv
76-
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
76+
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
7777

7878
- name: Set up Python
7979
run: uv python install

github-actions/generate-embeddings/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ runs:
3939
path: target-repo
4040

4141
- name: Install uv
42-
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
42+
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
4343

4444
- name: Set up Python
4545
run: uv python install

0 commit comments

Comments
 (0)