We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4f070 commit 60f0792Copy full SHA for 60f0792
.github/workflows/generate-javadocs.yml
@@ -28,7 +28,7 @@ jobs:
28
run: |
29
./gradlew aggregateJavadocs
30
- name: Deploy
31
- uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # pin@4.6.9
+ uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # pin@4.7.2
32
with:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
BRANCH: gh-pages
0 commit comments