Skip to content

Commit 84350e4

Browse files
committed
Bump version of codecov action.
This updates to codecov-action@v3.
1 parent fa5aea3 commit 84350e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
DJANGO: ${{ matrix.django-version }}
7070

7171
- name: Upload coverage
72-
uses: codecov/codecov-action@v1
72+
uses: codecov/codecov-action@v3
7373
with:
7474
name: Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)