Skip to content

Commit 0bb5705

Browse files
authored
Update javadoc.yml
1 parent a3ec9d0 commit 0bb5705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/javadoc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Deploy JavaDoc 📓
13-
uses: MathieuSoysal/Javadoc-publisher.yml@v2.3.0
13+
uses: MathieuSoysal/Javadoc-publisher.yml@v3.0.2
1414
with:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16-
javadoc-branch: javadoc
16+
javadoc-branch: v2.4
1717
java-version: 21
1818
target-folder: javadoc
1919
project: gradle

0 commit comments

Comments
 (0)