Skip to content

Commit 01bed5d

Browse files
authored
chore: update codecov action (#494)
1 parent ccc39db commit 01bed5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oak-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747

4848
- name: upload coverage
4949
if: matrix.os == 'ubuntu-latest'
50-
uses: codecov/codecov-action@v1
50+
uses: codecov/codecov-action@v2
5151
with:
5252
files: cov.lcov

0 commit comments

Comments
 (0)