Skip to content

Commit 1dcb74a

Browse files
Update peaceiris/actions-gh-pages action to v4
1 parent fea1eff commit 1dcb74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Deploy Allure reports to Github Pages
5656
if: always()
57-
uses: peaceiris/actions-gh-pages@v2
57+
uses: peaceiris/actions-gh-pages@v4
5858
env:
5959
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)