diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 15c2e50..9c73513 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -35,4 +35,4 @@ jobs: path: "./docs" - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5