File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
26
26
# https://docs.astral.sh/uv/guides/integration/github/
27
27
- name : Install uv and set the python version
28
- uses : astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0
28
+ uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
29
29
with :
30
30
python-version : ${{ matrix.python-version }}
31
31
Original file line number Diff line number Diff line change 27
27
28
28
# https://docs.astral.sh/uv/guides/integration/github/
29
29
- name : Install uv and set the python version
30
- uses : astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0
30
+ uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
31
31
with :
32
32
python-version : ${{ matrix.python-version }}
33
33
Original file line number Diff line number Diff line change 34
34
35
35
# https://docs.astral.sh/uv/guides/integration/github/
36
36
- name : Install uv and set the python version
37
- uses : astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0
37
+ uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
38
38
with :
39
39
python-version : ' 3.12'
40
40
Original file line number Diff line number Diff line change 17
17
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
19
19
- name : Install uv and set the python version
20
- uses : astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0
20
+ uses : astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
21
21
with :
22
22
python-version : ' 3.13'
23
23
You can’t perform that action at this time.
0 commit comments