Skip to content

Commit 4106509

Browse files
committed
Fix version of plugin
1 parent 789a356 commit 4106509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
name: doc-artifacts
5252
path: docs
5353
- name: Deploy to GitHub pages
54-
uses: JamesIves/github-pages-deploy-action@4
54+
uses: JamesIves/github-pages-deploy-action@v4.4.1
5555
with:
5656
folder: docs

0 commit comments

Comments
 (0)