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 771119e commit 84b33adCopy full SHA for 84b33ad
.github/workflows/pypi_publish.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
python-version: '3.9'
24
- name: Install dependencies
25
- uses: abatilo/actions-poetry@v2.1.3
+ uses: abatilo/actions-poetry@v2.4.0
26
27
poetry-version: 1.1.13
28
- name: Set up Poetry env
0 commit comments