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 51fad5a commit 7b498ebCopy full SHA for 7b498eb
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
# poetry is not in the default image
18
#----------------------------------------------
19
- name: Install Poetry
20
- run: pipx install -U poetry~=1.2.1
+ run: pipx install poetry~=1.2.1
21
22
- name: Set up Python
23
uses: actions/setup-python@v4
0 commit comments