File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 31
31
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32
32
33
33
- name : Install uv
34
- uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
34
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
35
35
with :
36
36
python-version : " 3.10"
37
37
activate-environment : true
Original file line number Diff line number Diff line change 33
33
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
34
35
35
- name : Install uv
36
- uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
36
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
37
37
with :
38
38
python-version : " 3.10"
39
39
activate-environment : true
Original file line number Diff line number Diff line change 56
56
python-version : ' 3.10'
57
57
58
58
- name : Install uv
59
- uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
59
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
60
60
with :
61
61
python-version : " 3.10"
62
62
94
94
python-version : ' 3.10'
95
95
96
96
- name : Install uv
97
- uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
97
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
98
98
with :
99
99
python-version : " 3.10"
100
100
@@ -120,7 +120,7 @@ jobs:
120
120
python-version : ' 3.10'
121
121
122
122
- name : Install uv
123
- uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
123
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
124
124
with :
125
125
python-version : " 3.10"
126
126
@@ -158,7 +158,7 @@ jobs:
158
158
python-version : ' 3.10'
159
159
160
160
- name : Install uv
161
- uses : astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4 .1
161
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0 .1
162
162
with :
163
163
python-version : " 3.10"
164
164
Original file line number Diff line number Diff line change 26
26
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
27
28
28
- name : Install uv
29
- uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
29
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
30
30
with :
31
31
python-version : " 3.10"
32
32
Original file line number Diff line number Diff line change 37
37
with :
38
38
python-version : ${{ matrix.python }}
39
39
40
- - uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
40
+ - uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
41
41
with :
42
42
python-version : ${{ matrix.python }}
43
43
enable-cache : false
Original file line number Diff line number Diff line change 43
43
python-version : ' 3.11'
44
44
45
45
- name : Install the latest version of uv
46
- uses : astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
46
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
47
47
48
48
- name : Sync with uv
49
49
run : uv sync --extra docs
You can’t perform that action at this time.
0 commit comments