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 4f56f72 commit ac6c679Copy full SHA for ac6c679
.github/workflows/docs.yml
@@ -25,7 +25,7 @@ jobs:
25
python-version: 3.12
26
27
- name: Install poetry
28
- uses: abatilo/actions-poetry@latest
+ uses: abatilo/actions-poetry@v3
29
with:
30
poetry-version: latest
31
0 commit comments