From 02c887a92378838e9b12e0c9cb596c80ec7ae7d4 Mon Sep 17 00:00:00 2001 From: Fridolin Glatter <83776373+glatterf42@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:25:22 +0100 Subject: [PATCH] Bump codecov-action version (#549) --- .github/workflows/pytest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yaml b/.github/workflows/pytest.yaml index fb286dd6f..19f58be70 100644 --- a/.github/workflows/pytest.yaml +++ b/.github/workflows/pytest.yaml @@ -142,7 +142,7 @@ jobs: shell: bash - name: Upload test coverage to Codecov.io - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 # FIXME Limit runtime until # https://github.com/codecov/codecov-action/issues/1316 is resolved timeout-minutes: 1