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 1111 - name : Setup Python
1212 uses : actions/setup-python@v6
1313 with :
14- python-version : 3.8
14+ python-version : 3.14
1515
1616 - name : Install Python lint libraries
1717 run : |
Original file line number Diff line number Diff line change 1616 - name : Set up Python 3.9
1717 uses : actions/setup-python@v6
1818 with :
19- python-version : 3.9
19+ python-version : 3.14
2020 - name : Install dependencies
2121 run : |
2222 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 1616 - name : Setup Python 🐍
1717 uses : actions/setup-python@v6
1818 with :
19- python-version : " 3.13 "
19+ python-version : " 3.14 "
2020
2121 - name : Restore pip cache 💾
2222 uses : actions/cache@v4
Original file line number Diff line number Diff line change 1616 - name : Setup Python 🐍
1717 uses : actions/setup-python@v6
1818 with :
19- python-version : " 3.13 "
19+ python-version : " 3.14 "
2020
2121 - name : Restore pip cache 💾
2222 uses : actions/cache@v4
You can’t perform that action at this time.
0 commit comments