Skip to content

Commit a09f8af

Browse files
chore(deps): [WPB-9777] bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.6 (#4496)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yamil Medina <[email protected]>
1 parent 5838d21 commit a09f8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-adr-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Deploy docs 🚀
3535
if: github.event_name == 'push' && github.ref_name == 'develop'
36-
uses: JamesIves/[email protected].3
36+
uses: JamesIves/[email protected].6
3737
with:
3838
branch: gh-pages
3939
clean: false

0 commit comments

Comments
 (0)