Skip to content

Commit 389fe11

Browse files
Bump peaceiris/actions-gh-pages from 2 to 3 (#14)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 2 to 3. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v2...v3) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6d9cf8 commit 389fe11

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@v2
42+
uses: peaceiris/actions-gh-pages@v3
4343
env:
4444
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
PUBLISH_BRANCH: gh-pages

0 commit comments

Comments
 (0)