Skip to content

Commit

Permalink
Merge pull request #2 from mcxross/dependabot/github_actions/JamesIve…
Browse files Browse the repository at this point in the history
…s/github-pages-deploy-action-4.6.0

Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.6.0
  • Loading branch information
astinz authored May 14, 2024
2 parents 557b9ca + c0510eb commit 977b239
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 @@ -35,7 +35,7 @@ jobs:
run: ./gradlew dokkaHtml
shell: bash
- name: Deploy docs to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages
folder: lib/build/dokka

0 comments on commit 977b239

Please sign in to comment.