We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac2e21 commit 3593db1Copy full SHA for 3593db1
1 file changed
.github/workflows/publish.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
33
with:
34
python-version: "3.x"
35
- - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
+ - uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
36
37
enable-cache: false
38
- name: Install ultralytics-actions
0 commit comments