diff --git a/.github/workflows/comment-commands.yml b/.github/workflows/comment-commands.yml index b24a689078d4e..da9f6ac8bff78 100644 --- a/.github/workflows/comment-commands.yml +++ b/.github/workflows/comment-commands.yml @@ -24,7 +24,7 @@ jobs: concurrency: group: ${{ github.actor }}-preview-docs steps: - - uses: pandas-dev/github-doc-previewer@master + - uses: pandas-dev/github-doc-previewer@v0.3.1 with: previewer-server: "https://pandas.pydata.org/preview" artifact-job: "Doc Build and Upload"