Skip to content

Commit 3f4bfeb

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

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/[email protected].7
34+
uses: rossjrw/[email protected].8
3535
with:
3636
source-dir: docs/_build/html
3737
preview-branch: gh-pages

0 commit comments

Comments
 (0)