Skip to content

Commit c159a8e

Browse files
author
Francisco Solis
authored
Merge pull request #29 from TheProgramSrc/renovate/jamesives-github-pages-deploy-action-4.x
2 parents d2da229 + 1eb74c9 commit c159a8e

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)