diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index 547c0152..6248f12b 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -106,4 +106,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5