Skip to content

Commit f798941

Browse files
committed
🔧 workflow fix fix
1 parent b08ec4c commit f798941

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
@@ -69,7 +69,7 @@ jobs:
6969
run: phpdoc --config=phpdoc.xml
7070

7171
- name: "Publish Docs to gh-pages"
72-
uses: JamesIves/github-pages-deploy-action@4.2.5
72+
uses: JamesIves/github-pages-deploy-action@v4.2.5
7373
with:
7474
branch: gh-pages
7575
folder: docs

0 commit comments

Comments
 (0)