diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index db02e77..d6e7519 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -103,4 +103,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 \ No newline at end of file + uses: actions/deploy-pages@v4 \ No newline at end of file