Skip to content

Commit 524ab4c

Browse files
Bump codecov/codecov-action from 2 to 3 (#5)
1 parent 4eacf44 commit 524ab4c

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
@@ -21,6 +21,6 @@ jobs:
2121
- name: Coverage
2222
run: npm run coverage
2323
- name: Codecov
24-
uses: codecov/codecov-action@v2
24+
uses: codecov/codecov-action@v3
2525
with:
2626
file: coverage/lcov.info

0 commit comments

Comments
 (0)