Closed sbarber2 closed 1 month ago
In .github/workflows/documentation.yml, using peace iris/actions-gh-pages@v3 gives a deprecation warning from npm 16. Solution is to use @v4 instead.
Also, bump actions/setup-python from @v3 to @v5.
And, bump actions/checkout from @v3 to @v5
Also, use setup-python with python-version to avoid warning
In .github/workflows/documentation.yml, using peace iris/actions-gh-pages@v3 gives a deprecation warning from npm 16. Solution is to use @v4 instead.
Also, bump actions/setup-python from @v3 to @v5.
And, bump actions/checkout from @v3 to @v5