linting poetry

This commit is contained in:
callebtc
2023-01-15 01:30:20 +01:00
parent 75d6e859cf
commit 2575cd8653

View File

@@ -34,7 +34,7 @@ jobs:
strategy:
matrix:
python-version: ["3.9"]
poetry-version: ["1.2.1"]
poetry-version: ["1.3.1"]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}