Skip to content

Commit 1f74431

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent ffc8816 commit 1f74431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: yarn test
3535

3636
- name: Submit coverage
37-
uses: codecov/codecov-action@v3
37+
uses: codecov/codecov-action@v5
3838

3939
- name: Try to build
4040
run: yarn build

0 commit comments

Comments
 (0)