File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33
33
34
34
# https://docs.astral.sh/uv/guides/integration/github/
35
35
- name : Install uv and set the python version
36
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
36
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
37
37
with :
38
38
python-version : ${{ matrix.python-version }}
39
39
activate-environment : true
Original file line number Diff line number Diff line change 35
35
36
36
# https://docs.astral.sh/uv/guides/integration/github/
37
37
- name : Install uv and set the python version
38
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
38
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
39
39
with :
40
40
python-version : ${{ matrix.python-version }}
41
41
activate-environment : true
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ jobs:
142
142
143
143
# https://docs.astral.sh/uv/guides/integration/github/
144
144
- name : Install uv and set the python version
145
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
145
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
146
146
with :
147
147
python-version : ' 3.9' # Match with the coverage report Python version
148
148
activate-environment : true
Original file line number Diff line number Diff line change 39
39
40
40
# https://docs.astral.sh/uv/guides/integration/github/
41
41
- name : Install uv and set the python version
42
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
42
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
43
43
with :
44
44
python-version : ' 3.12'
45
45
activate-environment : true
Original file line number Diff line number Diff line change 25
25
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
26
27
27
- name : Install uv and set the python version
28
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
28
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
29
29
with :
30
30
python-version : ' 3.13'
31
31
activate-environment : true
Original file line number Diff line number Diff line change 44
44
45
45
# https://docs.astral.sh/uv/guides/integration/github/
46
46
- name : Install uv and set the python version
47
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
47
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
48
48
with :
49
49
python-version : ${{ matrix.python-version }}
50
50
activate-environment : true
Original file line number Diff line number Diff line change 37
37
38
38
# https://docs.astral.sh/uv/guides/integration/github/
39
39
- name : Install uv and set the python version
40
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
40
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
41
41
with :
42
42
python-version : ${{ matrix.python-version }}
43
43
activate-environment : true
You can’t perform that action at this time.
0 commit comments