Skip to content

Commit 653d946

Browse files
chore(deps): update codecov/codecov-action action to v5 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b59ec8 commit 653d946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: mise run test-bdd
6666

6767
- name: Upload coverage to Codecov
68-
uses: codecov/codecov-action@v4
68+
uses: codecov/codecov-action@v5
6969
with:
7070
files: ./coverage.xml
7171
fail_ci_if_error: false

0 commit comments

Comments
 (0)