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.
2 parents 0ab57bc + 2168e13 commit 6feeedcCopy full SHA for 6feeedc
.github/workflows/generate-javadocs.yml
@@ -26,7 +26,7 @@ jobs:
26
run: |
27
./gradlew aggregateJavadocs
28
- name: Deploy
29
- uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # pin@4.7.4
+ uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # pin@4.7.6
30
with:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
BRANCH: gh-pages
0 commit comments