Skip to content

Commit 8cf4d8b

Browse files
chore(actions)(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c65598 commit 8cf4d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Deploy to GitHub pages
5656
if: github.event_name != 'pull_request'
57-
uses: JamesIves/github-pages-deploy-action@v4.8.0
57+
uses: JamesIves/github-pages-deploy-action@v4.9.0
5858
with:
5959
clean: false
6060
branch: gh-pages

0 commit comments

Comments
 (0)