File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v5
1414 - uses : actions/setup-python@v6
1515 with :
16- python-version : " 3.13 "
16+ python-version : " 3.14 "
1717 - name : Install uv
1818 uses : astral-sh/setup-uv@v7
1919 with :
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v5
1414 - uses : actions/setup-python@v6
1515 with :
16- python-version : " 3.13 "
16+ python-version : " 3.14 "
1717 - name : Install uv
1818 uses : astral-sh/setup-uv@v7
1919 with :
3030 - uses : actions/checkout@v5
3131 - uses : actions/setup-python@v6
3232 with :
33- python-version : " 3.13 "
33+ python-version : " 3.14 "
3434 - name : Install uv
3535 uses : astral-sh/setup-uv@v7
3636 with :
4747 - uses : actions/checkout@v5
4848 - uses : actions/setup-python@v6
4949 with :
50- python-version : " 3.13 "
50+ python-version : " 3.14 "
5151 - name : Install uv
5252 uses : astral-sh/setup-uv@v7
5353 with :
Original file line number Diff line number Diff line change 1414 - name : Set up Python
1515 uses : actions/setup-python@v6
1616 with :
17- python-version : ' 3.13 '
17+ python-version : ' 3.14 '
1818 - name : Install uv
1919 uses : astral-sh/setup-uv@v7
2020 with :
Original file line number Diff line number Diff line change 5454 - uses : actions/checkout@v5
5555 - uses : actions/setup-python@v6
5656 with :
57- python-version : " 3.13 "
57+ python-version : " 3.14 "
5858 - name : Install uv
5959 uses : astral-sh/setup-uv@v7
6060 with :
7272 - uses : actions/checkout@v5
7373 - uses : actions/setup-python@v6
7474 with :
75- python-version : " 3.13 "
75+ python-version : " 3.14 "
7676 - name : Install uv
7777 uses : astral-sh/setup-uv@v7
7878 with :
You can’t perform that action at this time.
0 commit comments