Bump peaceiris/actions-gh-pages from 2 to 3 (#3982)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-14 14:46:54 +07:00
committed by GitHub
parent 41f2c7da26
commit 14dfd9f30d
+1 -1
View File
@@ -215,7 +215,7 @@ jobs:
path: ./allure-report/
- name: Deploy report to Github Pages
if: ${{ github.ref == 'refs/heads/main' }}
uses: peaceiris/actions-gh-pages@v2
uses: peaceiris/actions-gh-pages@v3
env:
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PUBLISH_BRANCH: gh-pages