Skip to content

Commit f882fbb

Browse files
authored
Merge pull request #40 from xdev-software/renovate/peaceiris-actions-gh-pages-4.x
Update peaceiris/actions-gh-pages action to v4
2 parents 60b02dc + a27c4ef commit f882fbb

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
@@ -161,7 +161,7 @@ jobs:
161161
working-directory: ${{ env.PRIMARY_MAVEN_MODULE }}
162162

163163
- name: Deploy to Github pages
164-
uses: peaceiris/actions-gh-pages@v3
164+
uses: peaceiris/actions-gh-pages@v4
165165
with:
166166
github_token: ${{ secrets.GITHUB_TOKEN }}
167167
publish_dir: ./${{ env.PRIMARY_MAVEN_MODULE }}/target/site

0 commit comments

Comments
 (0)