Skip to content

Commit 1eb74c9

Browse files
Update JamesIves/github-pages-deploy-action action to v4.4.1
1 parent d2da229 commit 1eb74c9

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
@@ -50,7 +50,7 @@ jobs:
5050
args: ./build/libs/TasksModule-${{ env.VERSION }}.jar application/java-archive
5151
# Now we deploy the documents to GitHub pages
5252
- name: Deploy Dokka
53-
uses: JamesIves/[email protected].0
53+
uses: JamesIves/[email protected].1
5454
with:
5555
branch: gh-pages
5656
folder: build/dokka

0 commit comments

Comments
 (0)