Skip to content

Commit a2c4e77

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.0
1 parent fe08a60 commit a2c4e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-dokka.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: ./gradlew dokkaHtmlMultiModule
2323

2424
- name: Deploy 🚀
25-
uses: JamesIves/github-pages-deploy-action@v4.5.0
25+
uses: JamesIves/github-pages-deploy-action@v4.6.0
2626
with:
2727
branch: docs # The branch the action should deploy to.
2828
folder: dokka-docs # The folder the action should deploy.

0 commit comments

Comments
 (0)