diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index fd23030..bcf845a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -49,4 +49,4 @@ jobs: - name: Deploy to GitHub Pages if: github.event_name == 'push' - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4