We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065587e commit 57a0a4eCopy full SHA for 57a0a4e
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ 'ubuntu-20.04' ]
14
python-version: [ '3.11' ]
15
- poetry-version: [ '1.2' ]
+ poetry-version: [ '1.8.3' ]
16
runs-on: ${{ matrix.os }}
17
steps:
18
- uses: actions/checkout@v2
0 commit comments