Skip to content

Commit db11ef6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Generate docs with dokka
6262
run: ./gradlew dokkaHtmlMultiModule
6363
- name: Deploy 🚀
64-
uses: JamesIves/github-pages-deploy-action@v4.7.6
64+
uses: JamesIves/github-pages-deploy-action@v4.8.0
6565
with:
6666
branch: docs # The branch the action should deploy to.
6767
folder: dokka-docs # The folder the action should deploy.

0 commit comments

Comments
 (0)