Skip to content

Commit ca54984

Browse files
authored
Merge pull request #254 from allohamora/dependabot/github_actions/codecov/codecov-action-6
chore(deps): bump codecov/codecov-action from 5 to 6
2 parents feefc96 + f6e5025 commit ca54984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Collect coverage
2020
run: npm run test:coverage
2121
- name: Upload coverage to Codecov
22-
uses: codecov/codecov-action@v5
22+
uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)