diff --git a/.github/workflows/python_scripts.yml b/.github/workflows/python_scripts.yml index 435da63..563ec8d 100644 --- a/.github/workflows/python_scripts.yml +++ b/.github/workflows/python_scripts.yml @@ -32,7 +32,7 @@ jobs: with: python-version: ${{ matrix.python-version }} - name: Install poetry - uses: abatilo/actions-poetry@v2 + uses: OPM/actions-poetry@master - name: Install dependencies run: | cd python/sphinx_docs