Skip to content

Commit d5511be

Browse files
authored
Update codecov action version to resolve github action deprecation warning (anuraghazra#2677)
1 parent 7eecf2b commit d5511be

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
@@ -34,4 +34,4 @@ jobs:
3434
npm run format:check
3535
3636
- name: Code Coverage
37-
uses: codecov/codecov-action@v1
37+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)