1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-28 05:47:08 +02:00

chore(deps): update peaceiris/actions-gh-pages action to v4

This commit is contained in:
renovate[bot] 2025-01-15 16:21:30 +00:00 committed by GitHub
parent 6dfccc5753
commit 5293ac8a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ jobs:
- name: Deploy
if: github.ref == 'refs/heads/master'
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./documentation/docs-gen