Skip to content

Commit 7d633f0

Browse files
authored
Bump to newer codecov action (#996)
1 parent 06c3ef4 commit 7d633f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Test with tox
3030
run: tox
3131
- name: Upload coverage report
32-
uses: codecov/codecov-action@v1
32+
uses: codecov/codecov-action@v2
3333
with:
3434
env_vars: PYTHON,DJANGO,DJANGO_REST_FRAMEWORK
3535
check:

0 commit comments

Comments
 (0)