Skip to content

Commit 947ac4b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update codecov/codecov-action action to v3.1.0
1 parent ce3a172 commit 947ac4b

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
@@ -19,4 +19,4 @@ jobs:
1919
CFLAGS: "-DCYTHON_TRACE=1"
2020
BENCODER_LINETRACE: 1
2121
- run: python -m pytest --cov=bencoder --cov-report=xml .
22-
- uses: codecov/codecov-action@v3.0.0
22+
- uses: codecov/codecov-action@v3.1.0

0 commit comments

Comments
 (0)