Skip to content

Commit 1d912f9

Browse files
committed
chore(dependencies): update codecov/codecov-action action to v3.1.2
1 parent 76b2d45 commit 1d912f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].1
57+
- uses: codecov/[email protected].2
5858
bench:
5959
name: Run Benchmark on Python 3.10
6060
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)