Skip to content

Commit d014407

Browse files
authored
Update GitHub Pages deploy action version
1 parent c00fc2e commit d014407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
shell: Rscript {0}
6767

6868
- name: Deploy to GitHub pages 🚀
69-
uses: JamesIves/github-pages-deploy-action@v4.5.0
69+
uses: JamesIves/github-pages-deploy-action@v4
7070
with:
7171
clean: false
7272
branch: gh-pages

0 commit comments

Comments
 (0)