From 11c23404a0febba528dee16f82a68ff7fc90ada4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 03:47:53 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to 303a32d --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index beb19c906..756b30121 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,7 +90,7 @@ jobs: run: pnpm --filter nuxt-cli-playground-nightly test - if: matrix.os != 'windows-latest' - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7 + uses: codecov/codecov-action@303a32d7a59b442fa8d48b6a1cc6825c09c847a5 # v7 release: runs-on: ubuntu-latest