We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b57972 commit e982297Copy full SHA for e982297
.github/workflows/comment-commands.yml
@@ -24,7 +24,7 @@ jobs:
24
concurrency:
25
group: ${{ github.actor }}-preview-docs
26
steps:
27
- - uses: pandas-dev/github-doc-previewer@master
+ - uses: pandas-dev/github-doc-previewer@v0.3.1
28
with:
29
previewer-server: "https://pandas.pydata.org/preview"
30
artifact-job: "Doc Build and Upload"
0 commit comments