We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1ab9d commit 0a61608Copy full SHA for 0a61608
.github/workflows/ci.yml
@@ -87,4 +87,4 @@ jobs:
87
- run: python -m pip install "django==${{ matrix.django-version }}.*"
88
- run: python -m pip install -e .[${{ matrix.extras }}]
89
- run: python -m pytest
90
- - uses: codecov/codecov-action@v2
+ - uses: codecov/codecov-action@v3
0 commit comments