Skip to content

Commit 8680520

Browse files
committed
chore(dependencies): update codecov/codecov-action action to v3.1.3
1 parent 7d7d33a commit 8680520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
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/[email protected].2
22+
- uses: codecov/[email protected].3

0 commit comments

Comments
 (0)