Skip to content

Commit fd66566

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a989ce commit fd66566

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/[email protected].1
25+
uses: JamesIves/[email protected].2
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)