File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 - name : Set up Python
2424 uses : actions/setup-python@v5
2525 with :
26- python-version : 3.10.12
26+ python-version : " 3.10"
2727 - name : Install poetry
2828 run : |
2929 pip install poetry
4949 - name : Set up Python
5050 uses : actions/setup-python@v5
5151 with :
52- python-version : 3.10.12
52+ python-version : " 3.10"
5353 - name : Install poetry
5454 run : |
5555 pip install poetry
7575 - name : Set up Python
7676 uses : actions/setup-python@v5
7777 with :
78- python-version : 3.10.12
78+ python-version : " 3.10"
7979 - name : Install poetry
8080 run : |
8181 pip install poetry
Original file line number Diff line number Diff line change 1919 - name : Set up Python
2020 uses : actions/setup-python@v5
2121 with :
22- python-version : 3.10.12
22+ python-version : " 3.10"
2323 - name : Install poetry
2424 run : |
2525 pip install poetry
Original file line number Diff line number Diff line change 1515 - name : Set up Python
1616 uses : actions/setup-python@v5
1717 with :
18- python-version : 3.10.12
18+ python-version : " 3.10"
1919 - name : Install poetry
2020 run : |
2121 pip install poetry
5252 - name : Set up Python
5353 uses : actions/setup-python@v5
5454 with :
55- python-version : 3.10.12
55+ python-version : " 3.10"
5656 - name : Install poetry
5757 run : |
5858 pip install poetry
You can’t perform that action at this time.
0 commit comments