diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 756188d..5bd0886 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -38,4 +38,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@v5 \ No newline at end of file