From 9a7f1246fd913cdc86e3818ed10dee017b0eef36 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 May 2022 23:01:37 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v3 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 861dab64..2ee6cc46 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ jobs: - run: npm install - run: npm test - name: coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3 with: name: actions linux ${{ matrix.node }} lint: