Skip to content

Commit c802c52

Browse files
authored
Merge pull request #95 from longieirl/dependabot/github_actions/github-actions-7980569b8c
chore(actions)(deps): bump codecov/codecov-action from 5 to 6 in the github-actions group across 1 directory
2 parents 324493c + 1ad80f5 commit c802c52

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
@@ -287,7 +287,7 @@ jobs:
287287
288288
- name: Upload coverage to Codecov
289289
if: matrix.python-version == '3.12'
290-
uses: codecov/codecov-action@v5
290+
uses: codecov/codecov-action@v6
291291
with:
292292
files: packages/parser-core/coverage.xml
293293
flags: parser-core

0 commit comments

Comments
 (0)