From 9c5ae83e9d0ad59cb60510fe4e0d00dc5aa733ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 23:30:26 +0000 Subject: [PATCH] Bump aio-libs/prepare-coverage from 22.1.2 to 24.9.2 Bumps [aio-libs/prepare-coverage](https://github.com/aio-libs/prepare-coverage) from 22.1.2 to 24.9.2. - [Release notes](https://github.com/aio-libs/prepare-coverage/releases) - [Commits](https://github.com/aio-libs/prepare-coverage/compare/v22.1.2...v24.9.2) --- updated-dependencies: - dependency-name: aio-libs/prepare-coverage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index c5ad4ff73..9f6a90089 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -318,7 +318,7 @@ jobs: # combining Linux and Windows paths is tricky, left this exercise for # others multidict has no Windows or macOS specific code paths anyway if: ${{ matrix.os == 'ubuntu' }} - uses: aio-libs/prepare-coverage@v22.1.2 + uses: aio-libs/prepare-coverage@v24.9.2 test-summary: name: Tests status