Skip to content

Commit 125dd57

Browse files
committed
🔧
1 parent c7fa01d commit 125dd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: phpdoc --config=phpdoc.xml
6363

6464
- name: "Publish Docs to gh-pages"
65-
uses: JamesIves/github-pages-deploy-action@4.2.5
65+
uses: JamesIves/github-pages-deploy-action@v4.2.5
6666
with:
6767
branch: gh-pages
6868
folder: docs

0 commit comments

Comments
 (0)