Skip to content

Commit ac5fb05

Browse files
Update codecov-action version
1 parent 96253d5 commit ac5fb05

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
@@ -182,7 +182,7 @@ jobs:
182182
path: coverage
183183

184184
- name: Upload coverage to Codecov
185-
uses: codecov/codecov-action@v1
185+
uses: codecov/codecov-action@v3
186186
with:
187187
directory: ./coverage/
188188
fail_ci_if_error: true

0 commit comments

Comments
 (0)