Skip to content

Commit 49f70af

Browse files
chore(dependencies): update codecov/codecov-action action to v5 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 282c53d commit 49f70af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- run: pip install poetry
5555
- run: poetry install
5656
- run: poetry run pytest --mypy --cov=pixelmatch --cov-report xml --cov-report term-missing --benchmark-disable
57-
- uses: codecov/codecov-action@v4
57+
- uses: codecov/codecov-action@v5
5858
bench:
5959
name: Run Benchmark on Python 3.13
6060
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)