Skip to content

Commit 61776f3

Browse files
authored
Merge pull request #430 from fortran-lang/dependabot/github_actions/rossjrw/pr-preview-action-1.4.8
build(deps): bump rossjrw/pr-preview-action from 1.4.7 to 1.4.8
2 parents 8c3e491 + 3f4bfeb commit 61776f3

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)