Skip to content

Commit 7f7f47e

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.7.6
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.1.4 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.4...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcd43f2 commit 7f7f47e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

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

1717
- name: Publish documentation
1818
if: ${{ github.event_name == 'push' && startsWith('refs/heads/main', github.ref) }}
19-
uses: JamesIves/github-pages-deploy-action@4.1.4
19+
uses: JamesIves/github-pages-deploy-action@v4.7.6
2020
with:
2121
branch: gh-pages
2222
folder: docs/book/

0 commit comments

Comments
 (0)