diff --git a/.github/workflows/generate-documentation.yml b/.github/workflows/generate-documentation.yml index 43add2d..ecbc18b 100644 --- a/.github/workflows/generate-documentation.yml +++ b/.github/workflows/generate-documentation.yml @@ -52,4 +52,4 @@ jobs: steps: - name: 'Deploy to GitHub Pages' id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4