Skip to content

Commit

Permalink
build(deps): bump rossjrw/pr-preview-action from 1.4.8 to 1.6.0
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.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 3cf8f29 commit f3f62f3
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/pr-preview-action@v1.4.8
uses: rossjrw/pr-preview-action@v1.6.0
with:
source-dir: docs/_build/html
preview-branch: gh-pages
Expand Down

0 comments on commit f3f62f3

Please sign in to comment.