Skip to content

Commit 6699874

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-dokka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Generate docs with dokka
2424
run: ./gradlew dokkaHtml
2525
- name: Deploy 🚀
26-
uses: JamesIves/github-pages-deploy-action@v4.7.3
26+
uses: JamesIves/github-pages-deploy-action@v4.7.4
2727
with:
2828
branch: docs # The branch the action should deploy to.
2929
folder: markdown/build/dokka/html # The folder the action should deploy.

0 commit comments

Comments
 (0)