Skip to content

Commit 08f0093

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.0
1 parent aa877a4 commit 08f0093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typedoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: TypeDoc
1818
run: npm run typedoc
1919
- name: Deploy
20-
uses: JamesIves/github-pages-deploy-action@v4.5.0
20+
uses: JamesIves/github-pages-deploy-action@v4.6.0
2121
with:
2222
branch: gh-pages
2323
folder: typedocs

0 commit comments

Comments
 (0)