Skip to content

Commit 92eb5c1

Browse files
committed
Update JamesIves/github-pages-deploy-action action to v4.3.3
1 parent f903eaf commit 92eb5c1

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/LoggingModule-${{ env.VERSION }}.jar
4646
# Now we deploy the documents to GitHub pages
4747
- name: Deploy Dokka
48-
uses: JamesIves/github-pages-deploy-action@4.1.7
48+
uses: JamesIves/github-pages-deploy-action@v4.3.3
4949
with:
5050
branch: gh-pages
5151
folder: build/dokka

0 commit comments

Comments
 (0)