File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1919 - name : " Set up Python"
2020 uses : " actions/setup-python@v6"
2121 with :
22- python-version : " 3.11 "
22+ python-version : " 3.14 "
2323 - name : " Install python dependencies"
2424 run : |
2525 pip install build setuptools wheel
Original file line number Diff line number Diff line change 1414 fetch-depth : 0
1515 - uses : " actions/setup-python@v6"
1616 with :
17- python-version : " 3.11 "
17+ python-version : " 3.x "
1818 - name : " Setup git"
1919 run : |
2020 git config user.name pulpbot
Original file line number Diff line number Diff line change 2424 - name : " Set up Python"
2525 uses : " actions/setup-python@v6"
2626 with :
27- python-version : " 3.13 "
27+ python-version : " 3.x "
2828 - name : " Setup git"
2929 run : |
3030 git config user.name pulpbot
7171 - name : " Set up Python"
7272 uses : " actions/setup-python@v6"
7373 with :
74- python-version : " 3.13 "
74+ python-version : " 3.x "
7575 - name : " Setup git"
7676 run : |
7777 git config user.name pulpbot
Original file line number Diff line number Diff line change 1212 matrix :
1313 python :
1414 - " 3.11"
15- - " 3.13 "
15+ - " 3.14 "
1616 steps :
1717 - uses : " actions/checkout@v5"
1818 - uses : " actions/cache@v4"
Original file line number Diff line number Diff line change 3232 - name : " Set up Python"
3333 uses : " actions/setup-python@v6"
3434 with :
35- python-version : " 3.11 "
35+ python-version : " 3.x "
3636 - name : " Install python dependencies"
3737 run : |
3838 pip install toml pygithub
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525 - uses : " actions/setup-python@v6"
2626 with :
27- python-version : " 3.12 "
27+ python-version : " 3.x "
2828 - name : " Determine PR labels"
2929 run : |
3030 pip install GitPython==3.1.42
Original file line number Diff line number Diff line change 1313 - name : " Set up Python"
1414 uses : " actions/setup-python@v6"
1515 with :
16- python-version : " 3.11 "
16+ python-version : " 3.x "
1717 - name : " Setup git"
1818 run : |
1919 git config user.name pulpbot
You can’t perform that action at this time.
0 commit comments