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 1818 with :
1919 python-version : ${{ matrix.python-version }}
2020 - name : Run image
21- uses : abatilo/actions-poetry@v2 .0.0
21+ uses : abatilo/actions-poetry@v4 .0.0
2222 with :
2323 poetry-version : ${{ matrix.poetry-version }}
2424 - name : Install dependencies
Original file line number Diff line number Diff line change 1717 with :
1818 python-version : ${{ matrix.python-version }}
1919 - name : Run image
20- uses : abatilo/actions-poetry@v2 .0.0
20+ uses : abatilo/actions-poetry@v4 .0.0
2121 with :
2222 poetry-version : ${{ matrix.poetry-version }}
2323 - name : Install dependencies
Original file line number Diff line number Diff line change 5656 with :
5757 python-version : 3.9
5858 - name : install poetry
59- uses : abatilo/actions-poetry@v2.2 .0
59+ uses : abatilo/actions-poetry@v4.0 .0
6060
6161 - name : Build
6262 run : |
Original file line number Diff line number Diff line change 1919 with :
2020 python-version : ${{ matrix.python-version }}
2121 - name : Run image
22- uses : abatilo/actions-poetry@v2 .0.0
22+ uses : abatilo/actions-poetry@v4 .0.0
2323 with :
2424 poetry-version : ${{ matrix.poetry-version }}
2525 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments