File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4040 - name : " Setup Python"
4141 uses : actions/setup-python@v6
4242 with :
43- python-version : " 3.14 "
43+ python-version : " 3.13 "
4444 - name : " Setup UV"
4545 uses : ./.github/actions/sync-uv
4646 with :
Original file line number Diff line number Diff line change 1919 - name : " Setup Python"
2020 uses : actions/setup-python@v6
2121 with :
22- python-version : " 3.14 "
22+ python-version : " 3.13 "
2323 - name : " Setup UV"
2424 uses : ./.github/actions/sync-uv
2525 with :
Original file line number Diff line number Diff line change 2424 - name : " Setup Python"
2525 uses : actions/setup-python@v6
2626 with :
27- python-version : " 3.14 "
27+ python-version : " 3.13 "
2828 - name : " Setup UV"
2929 uses : ./.github/actions/sync-uv
3030 with :
Original file line number Diff line number Diff line change 4040 - name : " Setup Python"
4141 uses : actions/setup-python@v6
4242 with :
43- python-version : " 3.14 "
43+ python-version : " 3.13 "
4444 - name : " Setup UV"
4545 uses : ./.github/actions/sync-uv
4646 with :
5858 - name : " Setup Python"
5959 uses : actions/setup-python@v6
6060 with :
61- python-version : " 3.14 "
61+ python-version : " 3.13 "
6262 - name : " Setup UV"
6363 uses : ./.github/actions/sync-uv
6464 with :
7676 - name : " Setup Python"
7777 uses : actions/setup-python@v6
7878 with :
79- python-version : " 3.14 "
79+ python-version : " 3.13 "
8080 - name : " Setup UV"
8181 uses : ./.github/actions/sync-uv
8282 with :
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : " Check Semantic Pull Request"
28- uses : amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
28+ uses : amannn/action-semantic-pull-request@fdd4d3ddf614fbcd8c29e4b106d3bbe0cb2c605d # v6.1.1
2929 env :
3030 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2323 - name : " Setup Python"
2424 uses : actions/setup-python@v6
2525 with :
26- python-version : " 3.14 "
26+ python-version : " 3.13 "
2727 - name : " Setup UV"
2828 uses : ./.github/actions/sync-uv
2929 with :
You can’t perform that action at this time.
0 commit comments