File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
submodules : recursive
30
30
31
31
- name : Install uv and set the python version
32
- uses : astral-sh/setup-uv@v6
32
+ uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
33
33
with :
34
34
python-version : ${{ matrix.python-version }}
35
35
58
58
steps :
59
59
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
60
60
- name : Install uv and set the python version
61
- uses : astral-sh/setup-uv@v6
61
+ uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
62
62
with :
63
63
python-version : " 3.13"
64
64
77
77
steps :
78
78
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
79
79
- name : Install uv and set the python version
80
- uses : astral-sh/setup-uv@v6
80
+ uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
81
81
with :
82
82
python-version : " 3.13"
83
83
ignore-nothing-to-cache : true
Original file line number Diff line number Diff line change 45
45
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
46
46
47
47
- name : Install uv and set the python version
48
- uses : astral-sh/setup-uv@v6
48
+ uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
49
49
with :
50
50
python-version : " 3.13"
51
51
You can’t perform that action at this time.
0 commit comments