diff --git a/.github/workflows/rustdoc-pages.yml b/.github/workflows/rustdoc-pages.yml index 349ba9451..5678134ee 100644 --- a/.github/workflows/rustdoc-pages.yml +++ b/.github/workflows/rustdoc-pages.yml @@ -67,4 +67,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 \ No newline at end of file + uses: actions/deploy-pages@v4 \ No newline at end of file