Skip to content

Commit 64d6b47

Browse files
chore: bump JamesIves/github-pages-deploy-action in the actions group
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.4 to 4.8.0 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.4...v4.8.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d832377 commit 64d6b47

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
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Deploy to GitHub pages
4848
if: github.event_name != 'pull_request'
49-
uses: JamesIves/github-pages-deploy-action@v4.7.4
49+
uses: JamesIves/github-pages-deploy-action@v4.8.0
5050
with:
5151
clean: false
5252
branch: gh-pages

0 commit comments

Comments
 (0)