diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 10ccb470..48745980 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -85,4 +85,4 @@ jobs: - 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