Skip to content

Commit e343617

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 3aa84f5 commit e343617

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
@@ -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@v5

0 commit comments

Comments
 (0)