diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 39c74074..c0b7fb80 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -36,4 +36,4 @@ jobs: path: 'docs/build/' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file