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 3b7531d commit c936088Copy full SHA for c936088
1 file changed
.github/actions/setup-poetry/action.yaml
@@ -11,7 +11,6 @@ runs:
11
uses: actions/setup-python@v5
12
with:
13
python-version: "3.10"
14
- cache: poetry
15
16
- name: Install poetry
17
run: pip install poetry>=2.0
0 commit comments