Skip to content

Commit 1065718

Browse files
chore(deps): update codecov/codecov-action action to v5 (#199)
1 parent e13f32d commit 1065718

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 test --coverage
3333

34-
- uses: codecov/codecov-action@v4
34+
- uses: codecov/codecov-action@v5
3535

3636
release:
3737
needs: [build]

0 commit comments

Comments
 (0)