diff --git a/.github/workflows/sphinx.yml b/.github/workflows/sphinx.yml index 5af6c4c..f36f83b 100644 --- a/.github/workflows/sphinx.yml +++ b/.github/workflows/sphinx.yml @@ -21,7 +21,7 @@ jobs: env: SETUPTOOLS_SCM_PRETEND_VERSION: 1 - name: Upload artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: html-docs path: docs/_build/html/