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 1717 - name : Set up Python
1818 uses : actions/setup-python@v6
1919 with :
20- python-version : " 3.13 "
20+ python-version : " 3.14 "
2121 - name : Install dependencies
2222 run : |
2323 pip install --upgrade pip
Original file line number Diff line number Diff line change 2020 - name : Set up Python
2121 uses : actions/setup-python@v6
2222 with :
23- python-version : " 3.13 "
23+ python-version : " 3.14 "
2424 - name : Install dependencies
2525 run : |
2626 pip install -r requirements.txt
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 dependencies
1919 run : |
2020 pip install --upgrade pip
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.13 "
22+ python-version : " 3.14 "
2323 - name : Install dependencies
2424 run : |
2525 pip install --upgrade pip
You can’t perform that action at this time.
0 commit comments