Skip to content

Commit

Permalink
chore(dependencies): update codecov/codecov-action action to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2023
1 parent 8680520 commit 3a1de8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
CFLAGS: "-DCYTHON_TRACE=1"
BENCODER_LINETRACE: 1
- run: python -m pytest --cov=bencoder --cov-report=xml .
- uses: codecov/[email protected].3
- uses: codecov/[email protected].4

0 comments on commit 3a1de8c

Please sign in to comment.