From 2b8d9cd303baa5d8a83e512b68ac488147f3aa49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026年6月15日 20:07:33 +0000 Subject: [PATCH] ci: bump codecov/codecov-action from 4 to 7 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v4...v7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/nightly.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 5654dbb2..bcf2d7f9 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -44,7 +44,7 @@ jobs: CONNECT_API_URL: http://test.local - name: Upload to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 with: files: lcov.info flags: rust @@ -77,7 +77,7 @@ jobs: run: pnpm test:coverage - name: Upload to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 with: files: apps/frontend/coverage/lcov.info flags: typescript

AltStyle によって変換されたページ (->オリジナル) /