Skip to content

Commit f2733dd

Browse files
chore(ci)(deps): bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [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@v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6671ee9 commit f2733dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vm-execution-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ jobs:
683683
-o target/coverage/
684684
685685
- name: Upload coverage to GitHub Pages
686-
uses: peaceiris/actions-gh-pages@v3
686+
uses: peaceiris/actions-gh-pages@v4
687687
if: github.ref == 'refs/heads/main'
688688
with:
689689
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)