Skip to content

Commit

Permalink
Bump version of codecov action.
Browse files Browse the repository at this point in the history
This updates to codecov-action@v3.
  • Loading branch information
davidt committed Jan 24, 2023
1 parent fa5aea3 commit 84350e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ jobs:
DJANGO: ${{ matrix.django-version }}

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

0 comments on commit 84350e4

Please sign in to comment.