diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index e985423..1c5ab92 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -47,7 +47,7 @@ jobs: run: ./tools/apigen/apigen - name: Upload artifact - uses: actions/upload-pages-artifact@v4 + uses: actions/upload-pages-artifact@v5 with: path: 'docs'