Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.4 (#446)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 2c52815 commit 5f1cb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: ./gradlew :library:dokkaHtml

- name: Upload html documentation
uses: JamesIves/github-pages-deploy-action@v4.6.0
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: gh-pages
folder: library/build/dokka/html

0 comments on commit 5f1cb1e

Please sign in to comment.