File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
with :
24
24
fetch-depth : 2
25
25
26
- - uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
26
+ - uses : astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
27
27
with :
28
28
cache-suffix : test
29
29
- name : Setup Python
Original file line number Diff line number Diff line change 29
29
uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
30
30
with :
31
31
python-version : ' 3.13'
32
- - uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
32
+ - uses : astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
33
33
- name : detect method
34
34
id : detect
35
35
run : |
Original file line number Diff line number Diff line change 16
16
uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
17
17
with :
18
18
python-version : ' 3.13'
19
- - uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
19
+ - uses : astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
20
20
with :
21
21
enable-cache : true
22
22
cache-dependency-glob : ' '
50
50
needs :
51
51
- setup
52
52
steps :
53
- - uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
53
+ - uses : astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
54
54
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
55
55
with :
56
56
name : dist
You can’t perform that action at this time.
0 commit comments