Skip to content

Commit f3f62f3

Browse files
build(deps): bump rossjrw/pr-preview-action from 1.4.8 to 1.6.0
Bumps [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action) from 1.4.8 to 1.6.0. - [Release notes](https://github.com/rossjrw/pr-preview-action/releases) - [Commits](rossjrw/pr-preview-action@v1.4.8...v1.6.0) --- updated-dependencies: - dependency-name: rossjrw/pr-preview-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cf8f29 commit f3f62f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pip install -e .[dev,docs]
3232
make -C docs html
3333
- name: Deploy Preview
34-
uses: rossjrw/pr-preview-action@v1.4.8
34+
uses: rossjrw/pr-preview-action@v1.6.0
3535
with:
3636
source-dir: docs/_build/html
3737
preview-branch: gh-pages

0 commit comments

Comments
 (0)