fix: actions

This commit is contained in:
Mykola 2023-05-09 20:39:36 +03:00
parent 1a7452d9b7
commit eb4a39ef3b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Set up Poetry
uses: abatilo/actions-poetry@v2.1.6
uses: abatilo/actions-poetry@v2.3.0
with:
poetry-version: ${{ matrix.poetry-version }}
- name: Install dependencies