Skip to content

Commit af47c98

Browse files
committed
update deploy action
1 parent 28e9781 commit af47c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
npm run docs:build
3434
3535
- name: Deploy API documentation 🚀
36-
uses: JamesIves/github-pages-deploy-action@v4.5.0
36+
uses: JamesIves/github-pages-deploy-action@v4.6.0
3737
with:
3838
token: ${{ env.GITHUB_TOKEN }}
3939
branch: gh-pages

0 commit comments

Comments
 (0)