File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template/{% if repository_provider == 'github' %}.github{% endif %}/actions/setup-env Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
fetch-tags : true
18
18
19
19
- name : Setup uv
20
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
20
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
21
21
22
22
- name : Setup Python
23
23
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
Original file line number Diff line number Diff line change 12
12
using : composite
13
13
steps :
14
14
- name : Setup uv
15
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
15
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
16
16
17
17
- name : Setup Python
18
18
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
You can’t perform that action at this time.
0 commit comments