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 61d58d8 commit 98fbb53Copy full SHA for 98fbb53
.github/actions/poetry_install/action.yaml
@@ -4,7 +4,6 @@ runs:
4
- uses: actions/setup-python@v5
5
with:
6
python-version: "3.12"
7
- cache: "poetry"
8
# https://github.com/snok/install-poetry#running-on-windows
9
- uses: snok/install-poetry@v1
10
0 commit comments