Skip to content

Commit 83f76d1

Browse files
chore(deps): update codecov/codecov-action action to v5 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88a4fe6 commit 83f76d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
path: "reports"
7171

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

0 commit comments

Comments
 (0)