Skip to content

Commit c4fb869

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.5.0
1 parent 7f5e87f commit c4fb869

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
@@ -51,7 +51,7 @@ jobs:
5151
args: ./build/libs/FilesModule-${{ env.VERSION }}.jar application/java-archive
5252
# Now we deploy the documents to GitHub pages
5353
- name: Deploy Dokka
54-
uses: JamesIves/github-pages-deploy-action@v4.4.3
54+
uses: JamesIves/github-pages-deploy-action@v4.5.0
5555
with:
5656
branch: gh-pages
5757
folder: build/dokka

0 commit comments

Comments
 (0)