diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 7a04438e3..ff8294089 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -33,4 +33,4 @@ jobs: path: 'docsbuild' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v4 \ No newline at end of file