diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 4c51606f..e2b5a211 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -61,4 +61,4 @@ jobs: - name: Publish docs to GitHub Pages id: deployment - uses: actions/github-pages@v2.0.1 \ No newline at end of file + uses: actions/deploy-pages@v2.0.3