Skip to content

Commit 4fd2ec0

Browse files
renovate[bot]jGleitz
authored andcommitted
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent e12b6ec commit 4fd2ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Generate Documentation
7171
run: ./gradlew dokkaGenerate
7272
- name: Publish Documentation
73-
uses: peaceiris/actions-gh-pages@v3.9.3
73+
uses: peaceiris/actions-gh-pages@v4.0.0
7474
with:
7575
publish_dir: ./build/dokka/html
7676
deploy_key: ${{ secrets.GH_PAGES_DEPLOY_KEY }}

0 commit comments

Comments
 (0)