Skip to content

Commit 2cabdfa

Browse files
chore(deps): update codecov/codecov-action action to v3
1 parent 85a5df5 commit 2cabdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- name: Run tests with coverage
3131
run: yarn test --coverage
3232
- name: Submit codecov results
33-
uses: codecov/codecov-action@v2
33+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)