Skip to content

Commit 741fcdc

Browse files
authored
Update test-execution.yml (#24)
* Update test-execution.yml
1 parent 3fa33e3 commit 741fcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-execution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
allure_history: allure-history
4040
- name: Deploy report to Github Pages
4141
if: always()
42-
uses: peaceiris/actions-gh-pages@v3
42+
uses: peaceiris/actions-gh-pages@v2
4343
env:
4444
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)