summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlton Gibson <carlton.gibson@noumenal.es>2023-01-06 16:40:24 +0100
committerCarlton Gibson <carlton@noumenal.es>2023-01-06 16:54:46 +0100
commitad1de5909e4e6937e9a289041e0741f99c6ac6e7 (patch)
treeb4f6d4e3569c6dfd9ed4c42fac4f080ca59b3554
parente58ddb5aa51b2b7a8fe9dfee9e9cbfb35bc327c4 (diff)
downloaddjango-appconf-ad1de5909e4e6937e9a289041e0741f99c6ac6e7.tar.gz
Updated codecov GHA.
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 954e254..90720f7 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -37,4 +37,4 @@ jobs:
run: tox run -f py$(echo ${{ matrix.python-version }} | tr -d .)
- name: codecov
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3