Skip to content

Commit d2de921

Browse files
Update JamesIves/github-pages-deploy-action action to v4.4.3
1 parent b0a0a02 commit d2de921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
npm install
2828
npm run build
2929
- name: Deploy to GitHub Pages
30-
uses: JamesIves/github-pages-deploy-action@v4.3.3
30+
uses: JamesIves/github-pages-deploy-action@v4.4.3
3131
with:
3232
branch: gh-pages
3333
folder: docs/build

0 commit comments

Comments
 (0)