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 41
41
42
42
# https://docs.astral.sh/uv/guides/integration/github/
43
43
- name : Install uv and set the python version
44
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
44
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
45
45
with :
46
46
python-version : ${{ matrix.python-version }}
47
47
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@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
42
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
43
43
with :
44
44
python-version : ${{ matrix.python-version }}
45
45
activate-environment : true
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ jobs:
148
148
149
149
# https://docs.astral.sh/uv/guides/integration/github/
150
150
- name : Install uv and set the python version
151
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
151
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
152
152
with :
153
153
python-version : ' 3.9' # Match with the coverage report Python version
154
154
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@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
42
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
43
43
with :
44
44
python-version : ' 3.13'
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@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
28
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
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@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
47
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
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@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
40
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
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