Skip to content

Commit

Permalink
Merge pull request #15 from mcxross/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.7.2

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.7.2
  • Loading branch information
astinz authored Feb 25, 2025
2 parents 85ab9f2 + e4837a3 commit f0695bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: ./gradlew dokkaHtml --refresh-dependencies
shell: bash
- name: Deploy docs to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages
folder: lib/build/dokka

0 comments on commit f0695bf

Please sign in to comment.