Skip to content

Commit dd14ebf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
run: pnpm test
4141

4242
- name: Submit coverage
43-
uses: codecov/codecov-action@v4
43+
uses: codecov/codecov-action@v5
4444
env:
4545
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)