diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 052ff913..5f6ee085 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -66,4 +66,4 @@ jobs: - name: Test with pytest, SQLite run: ./scripts/run-tests.sh - name: Upload coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v4