Skip to content

Commit 3593db1

Browse files
Bump astral-sh/setup-uv from v8.2.0 to v8.3.0 in /.github/workflows (#290)
1 parent 1ac2e21 commit 3593db1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
3333
with:
3434
python-version: "3.x"
35-
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
35+
- uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
3636
with:
3737
enable-cache: false
3838
- name: Install ultralytics-actions

0 commit comments

Comments
 (0)