File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 - name : Set up Python
3838 uses : actions/setup-python@v6
3939 with :
40- python-version : ' 3.13 '
40+ python-version : ' 3.14 '
4141
4242 - name : Install dependencies
4343 run : |
8989 - name : Set up Python
9090 uses : actions/setup-python@v6
9191 with :
92- python-version : ' 3.13 '
92+ python-version : ' 3.14 '
9393 - name : Install ruff
9494 run : |
9595 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 3737 - name : Set up Python
3838 uses : actions/setup-python@v6
3939 with :
40- python-version : ' 3.13 '
40+ python-version : ' 3.14 '
4141
4242 - name : Install dependencies
4343 run : |
8989 - name : Set up Python
9090 uses : actions/setup-python@v6
9191 with :
92- python-version : ' 3.13 '
92+ python-version : ' 3.14 '
9393 - name : Install ruff
9494 run : |
9595 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 3030 - name : Set up Python
3131 uses : actions/setup-python@v6
3232 with :
33- python-version : ' 3.13 '
33+ python-version : ' 3.14 '
3434
3535 - name : Install dependencies
3636 run : |
8282 - name : Set up Python
8383 uses : actions/setup-python@v6
8484 with :
85- python-version : ' 3.13 '
85+ python-version : ' 3.14 '
8686 - name : Install ruff
8787 run : |
8888 python -m pip install --upgrade pip
You can’t perform that action at this time.
0 commit comments