Skip to content

Commit

Permalink
build(deps): bump rossjrw/pr-preview-action from 1.4.7 to 1.4.8
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 8c3e491 commit 3f4bfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pip install -e .[dev,docs]
make -C docs html
- name: Deploy Preview
uses: rossjrw/[email protected].7
uses: rossjrw/[email protected].8
with:
source-dir: docs/_build/html
preview-branch: gh-pages
Expand Down

0 comments on commit 3f4bfeb

Please sign in to comment.