Skip to content

Commit

Permalink
Bump pandas-dev/github-doc-previewer from 0.3.1 to 0.3.2 (#57503)
Browse files Browse the repository at this point in the history
Bumps [pandas-dev/github-doc-previewer](https://github.com/pandas-dev/github-doc-previewer) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/pandas-dev/github-doc-previewer/releases)
- [Commits](pandas-dev/github-doc-previewer@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: pandas-dev/github-doc-previewer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 1ea2632 commit b71d0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
concurrency:
group: ${{ github.actor }}-preview-docs
steps:
- uses: pandas-dev/[email protected].1
- uses: pandas-dev/[email protected].2
with:
previewer-server: "https://pandas.pydata.org/preview"
artifact-job: "Doc Build and Upload"
Expand Down

0 comments on commit b71d0ea

Please sign in to comment.