Skip to content

Commit 610c6ad

Browse files
committed
try again
1 parent 0b43a80 commit 610c6ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: mvn javadoc:javadoc
3434

3535
- name: Deploy JavaDoc
36-
uses: JamesIves/github-pages-deploy-action@v4
36+
uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29
3737
with:
3838
token: ${{ secrets.GITHUB_TOKEN }}
3939
folder: target/reports/apidocs

0 commit comments

Comments
 (0)