diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 3ce0665..eb11690 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -52,4 +52,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 \ No newline at end of file + uses: actions/deploy-pages@v4 \ No newline at end of file