Skip to content

Commit fe7ece7

Browse files
chore(deps): update astral-sh/setup-uv action to v7.3.1
1 parent 59a94c3 commit fe7ece7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python-version: "3.12"
2828

2929
- name: Install uv
30-
uses: astral-sh/setup-uv@v7.3.0
30+
uses: astral-sh/setup-uv@v7.3.1
3131
with:
3232
enable-cache: true
3333
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)