Skip to content

Commit 69f9c30

Browse files
committed
bump codecov/codecov-action
1 parent d01ba2f commit 69f9c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: make test
2525

2626
- name: Upload coverage to Codecov
27-
uses: codecov/codecov-action@v2
27+
uses: codecov/codecov-action@v3
2828
with:
2929
files: ./coverage.txt
3030
fail_ci_if_error: true

0 commit comments

Comments
 (0)