Skip to content

Commit 5862e16

Browse files
authored
Update javadoc.yml
1 parent 04ff53c commit 5862e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Generate Javadoc
2323
run: ./gradlew javadoc
2424
- name: Deploy 🚀
25-
uses: JamesIves/github-pages-deploy-action@4.4.2
25+
uses: JamesIves/github-pages-deploy-action@v4
2626
with:
2727
BRANCH: gh-pages
2828
CLEAN: true

0 commit comments

Comments
 (0)