Skip to content

Commit 9d01e98

Browse files
authored
Merge pull request #393 from stan-dev/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.7.4
2 parents 199244e + 76d918e commit 9d01e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
shell: Rscript {0}
5555

5656
- name: Deploy to GitHub pages 🚀
57-
uses: JamesIves/github-pages-deploy-action@v4.5.0
57+
uses: JamesIves/github-pages-deploy-action@v4.7.4
5858
with:
5959
clean: false
6060
branch: gh-pages

0 commit comments

Comments
 (0)