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 a449452 commit 028e225Copy full SHA for 028e225
.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@65b5dfd4f5bcd3a7403bbc2959c144256167464e # pin@4.5.0
+ uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # pin@4.6.1
32
with:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
BRANCH: gh-pages
0 commit comments