diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 8f15ae2df..db7094452 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@v3 + uses: actions/upload-pages-artifact@v4 with: path: site