Skip to content

Commit bb4cd16

Browse files
committed
Update JamesIves/github-pages-deploy-action action to v4.2.5
1 parent 2c8fd57 commit bb4cd16

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

0 commit comments

Comments
 (0)