Skip to content

Commit 2645b5a

Browse files
authored
Merge pull request #1 from nowo-tech/dependabot/github_actions/codecov/codecov-action-6
chore(ci): bump codecov/codecov-action from 5 to 6
2 parents b066a35 + 2fcee1d commit 2645b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
echo "✅ coverage.xml generated"
204204
205205
- name: Upload coverage to Codecov
206-
uses: codecov/codecov-action@v5
206+
uses: codecov/codecov-action@v6
207207
with:
208208
files: coverage.xml
209209
fail_ci_if_error: false

0 commit comments

Comments
 (0)