diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index d4ec765eb..f3d7526b1 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -104,7 +104,7 @@ jobs: done - name: Upload to GitHub Pages - uses: actions/upload-pages-artifact@v2 + uses: actions/upload-pages-artifact@v3 with: path: site