File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 runs-on : ubuntu-latest
3535 steps :
3636 - uses : actions/checkout@v3
37- - uses : abatilo/actions-poetry@v2.1.6
37+ - uses : abatilo/actions-poetry@v2
3838 with :
3939 poetry-version : 1.6.0
4040 - name : Publish distribution 📦 to Test PyPI
Original file line number Diff line number Diff line change 4141 uses : actions/setup-python@v3
4242 with :
4343 python-version : ${{ matrix.python-version }}
44- - uses : abatilo/actions-poetry@v2.1.6
44+ - uses : abatilo/actions-poetry@v2
4545 with :
4646 poetry-version : 1.6.0
4747 - name : Install dependencies
Original file line number Diff line number Diff line change 3636 runs-on : ubuntu-latest
3737 steps :
3838 - uses : actions/checkout@v3
39- - uses : abatilo/actions-poetry@v2.1.6
39+ - uses : abatilo/actions-poetry@v2
4040 with :
4141 poetry-version : 1.6.0
4242 - name : Publish distribution 📦 to PyPI
You can’t perform that action at this time.
0 commit comments