Skip to content

Commit b93ccc8

Browse files
Update JamesIves/github-pages-deploy-action action to v4.4.2
1 parent 583bfae commit b93ccc8

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/[email protected].1
48+
uses: JamesIves/[email protected].2
4949
with:
5050
branch: gh-pages
5151
folder: build/dokka

0 commit comments

Comments
 (0)