diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 0d3074a6..18820f89 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -194,7 +194,7 @@ jobs: path: ~/html - name: Deploy - uses: JamesIves/github-pages-deploy-action@v4.3.4 + uses: JamesIves/github-pages-deploy-action@v4.4.0 with: repository-name: pyansys/openapi-common-docs token: ${{ steps.get_workflow_token.outputs.token }}