Skip to content

Commit ff1153c

Browse files
authored
Merge pull request #90 from berquist/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.7.2
2 parents db9ec6d + 6468177 commit ff1153c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
cd docs
6767
make html
6868
- name: GitHub Pages deploy
69-
uses: JamesIves/github-pages-deploy-action@v4.6.9
69+
uses: JamesIves/github-pages-deploy-action@v4.7.2
7070
with:
7171
branch: gh-pages
7272
folder: docs/build/html

0 commit comments

Comments
 (0)