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 38
38
39
39
# https://docs.astral.sh/uv/guides/integration/github/
40
40
- name : Install uv and set the python version
41
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
41
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
42
42
with :
43
43
python-version : ${{ matrix.python-version }}
44
44
activate-environment : true
Original file line number Diff line number Diff line change 36
36
37
37
# https://docs.astral.sh/uv/guides/integration/github/
38
38
- name : Install uv and set the python version
39
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
39
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
40
40
with :
41
41
python-version : ${{ matrix.python-version }}
42
42
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@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
151
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
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 36
36
37
37
# https://docs.astral.sh/uv/guides/integration/github/
38
38
- name : Install uv and set the python version
39
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
39
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
40
40
with :
41
41
python-version : ' 3.13'
42
42
activate-environment : true
Original file line number Diff line number Diff line change 23
23
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24
24
25
25
- name : Install uv and set the python version
26
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
26
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
27
27
with :
28
28
python-version : ' 3.13'
29
29
activate-environment : true
Original file line number Diff line number Diff line change 43
43
44
44
# https://docs.astral.sh/uv/guides/integration/github/
45
45
- name : Install uv and set the python version
46
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
46
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
47
47
with :
48
48
python-version : ${{ matrix.python-version }}
49
49
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@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
40
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
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