Skip to content

Commit cdc4460

Browse files
Merge pull request #236 from wimpyprogrammer/dependabot/github_actions/codecov/codecov-action-5.4.3
Bump codecov/codecov-action from 5.4.2 to 5.4.3
2 parents 768df78 + 685d361 commit cdc4460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
working-directory: ./packages/strings-to-regex
4545

4646
- name: Upload test coverage report to Codecov
47-
uses: codecov/[email protected].2
47+
uses: codecov/[email protected].3
4848
with:
4949
fail_ci_if_error: true
5050
env:

0 commit comments

Comments
 (0)