Skip to content

Commit 76d918e

Browse files
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.7.4
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.5.0...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 199244e commit 76d918e

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)