Skip to content

Commit f725f9c

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.8 to 4.6.9. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.8...v4.6.9) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af94e71 commit f725f9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: generated-docs
4343
path: generated-docs/
4444
- name: Deploy to GitHub Pages
45-
uses: JamesIves/github-pages-deploy-action@v4.6.8
45+
uses: JamesIves/github-pages-deploy-action@v4.6.9
4646
with:
4747
branch: gh-pages
4848
folder: generated-docs/

0 commit comments

Comments
 (0)