Skip to content

Commit 503920a

Browse files
Update JamesIves/github-pages-deploy-action action to v4.3.4
1 parent 1ea4e86 commit 503920a

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.3
53+
uses: JamesIves/github-pages-deploy-action@v4.3.4
5454
with:
5555
branch: gh-pages
5656
folder: build/dokka

0 commit comments

Comments
 (0)