diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index f3e2e316568..51818b84bcd 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