Skip to content

Commit

Permalink
Bump aio-libs/prepare-coverage from 21.9.1 to 24.9.2 (#102)
Browse files Browse the repository at this point in the history
Bumps [aio-libs/prepare-coverage](https://github.com/aio-libs/prepare-coverage) from 21.9.1 to 24.9.2.
- [Release notes](https://github.com/aio-libs/prepare-coverage/releases)
- [Commits](aio-libs/prepare-coverage@v21.9.1...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent bf33cbf commit d93c905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: |
coverage xml
- name: Upload coverage artifact
uses: aio-libs/prepare-coverage@v21.9.1
uses: aio-libs/prepare-coverage@v24.9.2
with:
key: ${{ matrix.pyver }}-${{ matrix.os }}

Expand Down

0 comments on commit d93c905

Please sign in to comment.