Skip to content

Commit 94faf90

Browse files
dependabot[bot]pmhatre1
authored andcommitted
Bump pandas-dev/github-doc-previewer from 0.3.1 to 0.3.2 (pandas-dev#57503)
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>
1 parent dfce6f9 commit 94faf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-commands.yml

Lines changed: 1 addition & 1 deletion
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/[email protected].1
27+
- uses: pandas-dev/[email protected].2
2828
with:
2929
previewer-server: "https://pandas.pydata.org/preview"
3030
artifact-job: "Doc Build and Upload"

0 commit comments

Comments
 (0)