Skip to content

Commit 9c15627

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update peaceiris/actions-gh-pages action to v4
1 parent 3e9e4bc commit 9c15627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
ORG_GRADLE_PROJECT_sonatypePassword: ${{secrets.SONATYPE_PASSWORD}}
7070
- name: Publish documentation
7171
if: github.ref_type == 'tag'
72-
uses: peaceiris/actions-gh-pages@v3
72+
uses: peaceiris/actions-gh-pages@v4
7373
with:
7474
github_token: ${{github.token}}
7575
force_orphan: true

0 commit comments

Comments
 (0)