Skip to content

Commit 97cfee2

Browse files
author
Francisco Solis
authored
Merge pull request #28 from TheProgramSrc/renovate/jamesives-github-pages-deploy-action-4.x
2 parents 18aafc3 + 3f5b356 commit 97cfee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
args: ./build/libs/TranslationsModule-${{ env.VERSION }}.jar application/java-archive
5151
# Now we deploy the documents to GitHub pages
5252
- name: Deploy Dokka
53-
uses: JamesIves/github-pages-deploy-action@v4.3.4
53+
uses: JamesIves/github-pages-deploy-action@v4.4.0
5454
with:
5555
branch: gh-pages
5656
folder: build/dokka

0 commit comments

Comments
 (0)