Skip to content

Commit 2ddb88b

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#49)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3120eb commit 2ddb88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
touch build/html/.nojekyll
5151
5252
- name: Deploy to Github pages
53-
uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a
53+
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
5454
with:
5555
branch: github_pages
5656
folder: docs/build/html

0 commit comments

Comments
 (0)