We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54e0904 + cf589e1 commit 6855779Copy full SHA for 6855779
1 file changed
.github/workflows/python_scripts.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
python-version: ${{ matrix.python-version }}
34
- name: Install poetry
35
- uses: abatilo/actions-poetry@v2
+ uses: OPM/actions-poetry@master
36
- name: Install dependencies
37
run: |
38
cd python/sphinx_docs
0 commit comments