Skip to content

Commit 9a7e85d

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 6d60beb commit 9a7e85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: pnpm test -- --coverage
3636

3737
- name: Upload coverage to Codecov
38-
uses: codecov/codecov-action@v4
38+
uses: codecov/codecov-action@v5
3939

4040
lint:
4141
name: Lint

0 commit comments

Comments
 (0)