From b709fc375a395636edad2bcd4cceaffa777f97f4 Mon Sep 17 00:00:00 2001 From: WisdomPill Date: Mon, 13 Nov 2023 16:12:12 +0200 Subject: [PATCH] Update codecov to v2 --- .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 20e9fe9f..5dc07dda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,7 +94,7 @@ jobs: REDIS: ${{ matrix.redis-version }} - name: Upload coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v2 with: env_vars: DJANGO,REDIS,PYTHON flags: tests