Skip to content

Commit

Permalink
Bump neuro-inc/prepare-coverage from 21.9.1 to 24.9.2 (#435)
Browse files Browse the repository at this point in the history
Bumps [neuro-inc/prepare-coverage](https://github.com/neuro-inc/prepare-coverage) from 21.9.1 to 24.9.2.
- [Release notes](https://github.com/neuro-inc/prepare-coverage/releases)
- [Commits](aio-libs/prepare-coverage@v21.9.1...v24.9.2)

---
updated-dependencies:
- dependency-name: neuro-inc/prepare-coverage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 0b2ba2e commit 25dfeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Run tests
run: make test
- name: Upload coverage artifact
uses: neuro-inc/prepare-coverage@v21.9.1
uses: neuro-inc/prepare-coverage@v24.9.2
with:
file: './.coverage.xml'
key: unit-${{ matrix.python-version }}
Expand Down

0 comments on commit 25dfeeb

Please sign in to comment.