diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index af06b9a9c7..06e28fd1bf 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -253,7 +253,7 @@ jobs: - name: Deploy doc update if: ${{ github.ref_name == 'main' || inputs.is-release }} - uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4.7.4 + uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4.7.6 with: git-config-name: cuda-python-bot git-config-email: cuda-python-bot@users.noreply.github.com