Skip to content

Commit b9da658

Browse files
authored
Merge pull request #453 from fortran-lang/dependabot/github_actions/rossjrw/pr-preview-action-1.6.0
build(deps): bump rossjrw/pr-preview-action from 1.4.8 to 1.6.0
2 parents 47d2ada + f3f62f3 commit b9da658

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)