Skip to content

Commit ea5a3a0

Browse files
author
Francisco Solis
authored
Merge pull request #16 from TheProgramSrc/renovate/jamesives-github-pages-deploy-action-4.x
2 parents 47ea31b + 5410fb3 commit ea5a3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
path: ./build/libs/FilesModule-${{ env.VERSION }}.jar
4646
# Now we deploy the documents to GitHub pages
4747
- name: Deploy Dokka
48-
uses: JamesIves/github-pages-deploy-action@v4.3.3
48+
uses: JamesIves/github-pages-deploy-action@v4.4.0
4949
with:
5050
branch: gh-pages
5151
folder: build/dokka

0 commit comments

Comments
 (0)