File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 with :
3333 virtualenvs-create : true
3434 virtualenvs-in-project : true
35- - uses : actions/setup-python@v5.2 .0
35+ - uses : actions/setup-python@v5.3 .0
3636 with :
3737 python-version : ' 3.10'
3838 cache : ' poetry'
Original file line number Diff line number Diff line change 3838 with :
3939 virtualenvs-create : true
4040 virtualenvs-in-project : true
41- - uses : actions/setup-python@v5.2 .0
41+ - uses : actions/setup-python@v5.3 .0
4242 with :
4343 python-version : ' 3.10'
4444 cache : ' poetry'
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v4.2.2
2222 - name : Install poetry
2323 run : python3 -m pip install --upgrade pip && python3 -m pip install poetry
24- - uses : actions/setup-python@v5.2 .0
24+ - uses : actions/setup-python@v5.3 .0
2525 with :
2626 python-version : ' 3.10'
2727 - name : Build package
You can’t perform that action at this time.
0 commit comments