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@v6
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@v6
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@v6
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@v6
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@v6
2020 with :
Original file line number Diff line number Diff line change 6060 - uses : actions/checkout@v5
6161 - uses : actions/setup-python@v6
6262 with :
63- python-version : " 3.13 "
63+ python-version : " 3.14 "
6464 - name : Install uv
6565 uses : astral-sh/setup-uv@v6
6666 with :
8383 - uses : actions/checkout@v5
8484 - uses : actions/setup-python@v6
8585 with :
86- python-version : " 3.13 "
86+ python-version : " 3.14 "
8787 - name : Install uv
8888 uses : astral-sh/setup-uv@v6
8989 with :
You can’t perform that action at this time.
0 commit comments