Plant-Tracer / webapp

Client and Server for web-based JavaScript app
GNU Affero General Public License v3.0
0 stars 2 forks source link

documentation.yml: bump versions of actions to use non-deprecated node.js #494

Closed sbarber2 closed 1 month ago

sbarber2 commented 2 months 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

sbarber2 commented 2 months ago

Also, use setup-python with python-version to avoid warning