Skip to content

Commit 3fe8ed2

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 560dc18 commit 3fe8ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
path: "reports"
6969

7070
- name: "Upload to Codecov"
71-
uses: "codecov/codecov-action@v4"
71+
uses: "codecov/codecov-action@v5"
7272
env:
7373
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7474
with:

0 commit comments

Comments
 (0)