Skip to content

Commit 9b837f9

Browse files
chore: update codecov/codecov-action action to v5
1 parent 21cc8bc commit 9b837f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Test
3232
run: yarn run test
3333
- name: Codecov
34-
uses: codecov/codecov-action@v3
34+
uses: codecov/codecov-action@v5
3535
- name: Build
3636
run: yarn run build
3737
- name: Upload artifacts

0 commit comments

Comments
 (0)