Skip to content

Commit 662835c

Browse files
datapythonistapmhatre1
authored andcommitted
CI: Pinning doc previewer action to current release (pandas-dev#57190)
1 parent 2c96c5f commit 662835c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-commands.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
concurrency:
2525
group: ${{ github.actor }}-preview-docs
2626
steps:
27-
- uses: pandas-dev/github-doc-previewer@master
27+
- uses: pandas-dev/github-doc-previewer@v0.3.1
2828
with:
2929
previewer-server: "https://pandas.pydata.org/preview"
3030
artifact-job: "Doc Build and Upload"

0 commit comments

Comments
 (0)