Skip to content

Commit 6ecee66

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 (#3833)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.6 to 4.8.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99ca7fd commit 6ecee66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
rm artifact.tar
4141
4242
- name: Publish built docs on Github Pages branch ${{ env.GH_PAGES_BRANCH }}
43-
uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4.7.6
43+
uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4.8.0
4444
with:
4545
folder: html_build/html
4646
token: ${{ secrets.PUSH_TO_GH_PAGES_BRANCH }}

0 commit comments

Comments
 (0)