diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 6e2a499..ebaa330 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -60,4 +60,4 @@ jobs: path: build - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5