Skip to content

Commit 05abe7d

Browse files
Build(deps): Bump crazy-max/ghaction-github-pages from 4 to 5 (#6990)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 4 to 5. - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@v4...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f33ed4 commit 05abe7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dynamic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cd tests/integrate
2525
bash Autotest.sh -n 2 -s true
2626
- name: Publish Report to Dashboard
27-
uses: crazy-max/ghaction-github-pages@v4
27+
uses: crazy-max/ghaction-github-pages@v5
2828
if: ${{ ! cancelled() }}
2929
with:
3030
target_branch: dashboard

0 commit comments

Comments
 (0)