Skip to content

Commit b2d473f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-dokka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: ./gradlew dokkaHtmlMultiModule
2626

2727
- name: Deploy 🚀
28-
uses: JamesIves/github-pages-deploy-action@v4.7.2
28+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2929
with:
3030
branch: docs # The branch the action should deploy to.
3131
folder: dokka-docs # The folder the action should deploy.

0 commit comments

Comments
 (0)