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 2323
2424 - uses : actions/setup-python@v6
2525 with :
26- python-version : ' 3.13 '
26+ python-version : ' 3.14 '
2727
2828 - name : Install dependencies
2929 run : pip install ruff pyright dirhash
Original file line number Diff line number Diff line change 3232
3333 - uses : actions/setup-python@v6
3434 with :
35- python-version : ' 3.13 '
35+ python-version : ' 3.14 '
3636
3737 - name : Install dependencies
3838 run : |
Original file line number Diff line number Diff line change 3232
3333 - uses : actions/setup-python@v6
3434 with :
35- python-version : ' 3.13 '
35+ python-version : ' 3.14 '
3636
3737 - name : Install dependencies
3838 env :
Original file line number Diff line number Diff line change 2121
2222 - uses : actions/setup-python@v6
2323 with :
24- python-version : ' 3.13 '
24+ python-version : ' 3.14 '
2525
2626 - name : Install dependencies
2727 run : |
You can’t perform that action at this time.
0 commit comments