Skip to content

Commit 3b28682

Browse files
committed
4.4.1
1 parent 4421557 commit 3b28682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
- name: Before deploy
2727
run: npm run docs
2828
- name: Deploy to GitHub Pages
29-
uses: JamesIves/github-pages-deploy-action@4
29+
uses: JamesIves/github-pages-deploy-action@4.4.1
3030
with:
3131
FOLDER: docs

0 commit comments

Comments
 (0)