Skip to content

Commit eae1a8d

Browse files
committed
upgrade dumi 2.2.x
1 parent 113f0f0 commit eae1a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
npm run docs:build
1717
1818
- name: Deploy 🚀
19-
uses: JamesIves/github-pages-deploy-action@4.4.3
19+
uses: JamesIves/github-pages-deploy-action@v4
2020
with:
2121
branch: gh-pages
2222
folder: docs-dist

0 commit comments

Comments
 (0)