Skip to content

Commit c8d501c

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#14)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.1...v4.6.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d3287b commit c8d501c

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
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Deploy to GitHub pages 🚀
4545
if: github.event_name != 'pull_request'
46-
uses: JamesIves/[email protected].1
46+
uses: JamesIves/[email protected].3
4747
with:
4848
clean: false
4949
branch: gh-pages

0 commit comments

Comments
 (0)