Skip to content

Commit 5fbc7c4

Browse files
Bump JamesIves/github-pages-deploy-action in the actions group (#19)
Bumps the actions group with 1 update: [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action). Updates `JamesIves/github-pages-deploy-action` from 4.7.2 to 4.7.3 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83dc4e2 commit 5fbc7c4

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
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Deploy to GitHub pages
5454
if: github.event_name != 'pull_request'
55-
uses: JamesIves/github-pages-deploy-action@v4.7.2
55+
uses: JamesIves/github-pages-deploy-action@v4.7.3
5656
with:
5757
clean: false
5858
branch: gh-pages

0 commit comments

Comments
 (0)