Skip to content

Commit

Permalink
Update codecov to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
WisdomPill committed Nov 13, 2023
1 parent 3f6fdd7 commit b709fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b709fc3

Please sign in to comment.