Skip to content

Commit 773cb27

Browse files
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#380)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a12034 commit 773cb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Deploy 🚀
8181
if: ${{ github.event_name != 'pull_request' }}
82-
uses: JamesIves/[email protected].2
82+
uses: JamesIves/[email protected].3
8383
with:
8484
token: ${{ secrets.GITHUB_TOKEN }}
8585
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)