diff --git a/.github/workflows/builddocs.yml b/.github/workflows/builddocs.yml index 28748fc5b..5e52de997 100644 --- a/.github/workflows/builddocs.yml +++ b/.github/workflows/builddocs.yml @@ -45,4 +45,4 @@ jobs: path: 'Docs/_site' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v3