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