File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
29
29
# https://docs.astral.sh/uv/guides/integration/github/
30
30
- name : Install uv and set the python version
31
- uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
31
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
32
32
with :
33
33
python-version : ${{ matrix.python-version }}
34
34
Original file line number Diff line number Diff line change 30
30
31
31
# https://docs.astral.sh/uv/guides/integration/github/
32
32
- name : Install uv and set the python version
33
- uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
33
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
34
34
with :
35
35
python-version : ${{ matrix.python-version }}
36
36
Original file line number Diff line number Diff line change 34
34
35
35
# https://docs.astral.sh/uv/guides/integration/github/
36
36
- name : Install uv and set the python version
37
- uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
37
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
38
38
with :
39
39
python-version : ' 3.12'
40
40
Original file line number Diff line number Diff line change 20
20
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
21
22
22
- name : Install uv and set the python version
23
- uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
23
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
24
24
with :
25
25
python-version : ' 3.13'
26
26
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@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
42
+ uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
43
43
with :
44
44
python-version : ${{ matrix.python-version }}
45
45
You can’t perform that action at this time.
0 commit comments