diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 16e6f1b3..0d3074a6 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.3 + uses: JamesIves/github-pages-deploy-action@v4.3.4 with: repository-name: pyansys/openapi-common-docs token: ${{ steps.get_workflow_token.outputs.token }}