From cf2fd8a3b7ea486a694f9e7266a7042f43c24cfd Mon Sep 17 00:00:00 2001 From: Natanael Arndt Date: Thu, 15 Aug 2024 13:41:54 +0200 Subject: [PATCH] Update codecov/codecov-action from v1 to v4 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index edd11ab0..d90c5a7b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,4 +31,4 @@ jobs: run: python setup.py test - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v4