Skip to content

Commit 3386ccb

Browse files
Merge pull request #233 from wimpyprogrammer/dependabot/github_actions/codecov/codecov-action-5.5.2
Bump codecov/codecov-action from 5.5.1 to 5.5.2
2 parents ed3ff32 + c9a8f81 commit 3386ccb

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
@@ -48,7 +48,7 @@ jobs:
4848
working-directory: ./packages/regex-to-strings
4949

5050
- name: Upload test coverage report to Codecov
51-
uses: codecov/[email protected].1
51+
uses: codecov/[email protected].2
5252
with:
5353
fail_ci_if_error: true
5454
env:

0 commit comments

Comments
 (0)