Skip to content

Commit 6844437

Browse files
committed
chore: update Codecov action to v5 in tests workflow
1 parent e6a9825 commit 6844437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363
run: sed -i '' 's|SF:.*/lib|SF:lib|' coverage/lcov.info
6464

6565
- name: Upload coverage reports to Codecov
66-
uses: codecov/codecov-action@v4.0.1
66+
uses: codecov/codecov-action@v5
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)