Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-gh-pages action to v4
Browse files Browse the repository at this point in the history
renovate[bot] authored Apr 8, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 0d68929 commit a6a62e0
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
@@ -70,7 +70,7 @@ jobs:
env:
ORG_GRADLE_PROJECT_githubRepository: ${{ github.repository }}
- name: Publish Documentation
uses: peaceiris/actions-gh-pages@v3.9.3
uses: peaceiris/actions-gh-pages@v4.0.0
with:
publish_dir: ./build/dokka/htmlCollector
deploy_key: ${{ secrets.GH_PAGES_DEPLOY_KEY }}

0 comments on commit a6a62e0

Please sign in to comment.