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 34
34
fetch-depth : 0
35
35
36
36
- name : 🐍 Install uv and set Python ${{ matrix.python-version }}
37
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
37
+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
38
38
with :
39
39
python-version : ${{ matrix.python-version }}
40
40
activate-environment : true
Original file line number Diff line number Diff line change 35
35
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
36
37
37
- name : 🐍 Install uv and set Python version ${{ matrix.python-version }}
38
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
38
+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.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 29
29
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
30
31
31
- name : 🐍 Install uv and set Python version ${{ matrix.python-version }}
32
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
32
+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
33
33
with :
34
34
python-version : ${{ matrix.python-version }}
35
35
activate-environment : true
Original file line number Diff line number Diff line change 24
24
fetch-depth : 0
25
25
26
26
- name : 🐍 Install uv and set Python ${{ matrix.python-version }}
27
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
27
+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
28
28
with :
29
29
python-version : ${{ matrix.python-version }}
30
30
activate-environment : true
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 Python version ${{ matrix.python-version }}
23
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
23
+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
24
24
with :
25
25
python-version : ${{ matrix.python-version }}
26
26
activate-environment : true
You can’t perform that action at this time.
0 commit comments