Skip to content

Commit 5c64aa8

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.5
1 parent 583bfae commit 5c64aa8

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

0 commit comments

Comments
 (0)