Skip to content

Commit 86ebb44

Browse files
authored
Merge pull request #49 from entelecheia/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5
2 parents e5bde54 + 535795a commit 86ebb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
echo '\n\n\n'
7373
7474
- name: Upload coverage reports to Codecov
75-
uses: codecov/codecov-action@v4
75+
uses: codecov/codecov-action@v5
7676
with:
7777
fail_ci_if_error: false # optional (default = false)
7878
verbose: true # optional (default = false)

0 commit comments

Comments
 (0)