Skip to content

Commit

Permalink
Merge pull request #110 from sebj/dependabot/github_actions/JamesIves…
Browse files Browse the repository at this point in the history
…/github-pages-deploy-action-4.6.3
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
2 parents 7400d84 + 7c1f6d7 commit 3303c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: ./gradlew dokkaHtml

- name: Deploy API documentation to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.1
uses: JamesIves/github-pages-deploy-action@v4.6.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FOLDER: build/dokka

0 comments on commit 3303c79

Please sign in to comment.