Skip to content

Commit 27e3dff

Browse files
committed
Upgrade codecov GitHub action
1 parent 6c4cb1f commit 27e3dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Run tests and generate coverage report
3434
run: coverage run
3535
- name: Upload coverage to Codecov
36-
uses: codecov/codecov-action@v1
36+
uses: codecov/codecov-action@v3
3737
with:
3838
env_vars: OS,PYTHON,DJANGO
3939
name: codecov-umbrella

0 commit comments

Comments
 (0)