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 python-version : ${{ matrix.python-version }}
2424
2525 - name : Init python poetry action
26- uses : abatilo/actions-poetry@v2.3 .0
26+ uses : abatilo/actions-poetry@v3.0 .0
2727 with :
2828 poetry-version : 1.5.1
2929 - uses : actions/cache@v3
Original file line number Diff line number Diff line change 2727 python-version : ${{ matrix.python-version }}
2828 # Avoid caching to be 100% confident things are working properly
2929 - name : Init python poetry action
30- uses : abatilo/actions-poetry@v2.3 .0
30+ uses : abatilo/actions-poetry@v3.0 .0
3131 with :
3232 poetry-version : 1.5.1
3333
Original file line number Diff line number Diff line change 2020 python-version : ${{ matrix.python-version }}
2121 # Avoid caching to be 100% confident things are working properly
2222 - name : Init python poetry action
23- uses : abatilo/actions-poetry@v2.3 .0
23+ uses : abatilo/actions-poetry@v3.0 .0
2424 with :
2525 poetry-version : 1.5.1
2626
Original file line number Diff line number Diff line change 2121 python-version : ${{ matrix.python-version }}
2222
2323 - name : Init Python Poetry Action
24- uses : abatilo/actions-poetry@v2.3 .0
24+ uses : abatilo/actions-poetry@v3.0 .0
2525 with :
2626 poetry-version : 1.5.1
2727 - uses : actions/cache@v3
You can’t perform that action at this time.
0 commit comments