Skip to content

Commit 9b30369

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2
1 parent a4bff92 commit 9b30369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
args: ./build/libs/${{ env.PROJECT_NAME }}-${{ env.VERSION }}.jar application/java-archive
5353
# Now we deploy the documents to GitHub pages
5454
- name: Deploy Dokka
55-
uses: JamesIves/github-pages-deploy-action@v4.4.3
55+
uses: JamesIves/github-pages-deploy-action@v4.7.2
5656
with:
5757
branch: gh-pages
5858
folder: build/dokka

0 commit comments

Comments
 (0)