Skip to content

Commit 933fba4

Browse files
chore(deps): update codecov/codecov-action action to v5 (major)
1 parent 9ac0713 commit 933fba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- run: yarn tsc
1919
- run: yarn lint
2020
- run: yarn test
21-
- uses: codecov/codecov-action@v4
21+
- uses: codecov/codecov-action@v5
2222
- run: yarn build

0 commit comments

Comments
 (0)